vscode: update to 1.88.0

This commit is contained in:
Alex Lohr 2024-04-05 21:57:23 +02:00 committed by classabbyamp
parent 7e3015e3ad
commit e899e82651

View file

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