vscode: update to 1.84.1

This commit is contained in:
Alex Lohr 2023-11-07 10:34:39 +01:00 committed by John Zimmermann
parent de75fb1452
commit d462a0f949

View file

@ -1,6 +1,6 @@
# Template file for 'vscode'
pkgname=vscode
version=1.83.1
version=1.84.1
revision=1
_electronver=24.3.0
_npmver=8.6.0
@ -12,7 +12,7 @@ maintainer="shizonic <realtiaz@gmail.com>, Alex Lohr <alex.lohr@logmein.com>"
license="MIT"
homepage="https://code.visualstudio.com/"
distfiles="https://github.com/microsoft/vscode/archive/refs/tags/${version}.tar.gz"
checksum=45c563424dfbff6e80c5621b5ecc1b7276141c944c1fa39401a98a800b576410
checksum=67f66a6bf9180912006abb54a943febb27833ee5a7888f70d3465e581988f74b
nocross=yes # x64 build does not cut it, it contains native code
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then