vscode: update to 1.100.2

Closes: #55308 [via git-merge-pr]
This commit is contained in:
Alex Lohr 2025-05-12 16:09:46 +02:00 committed by classabbyamp
parent 13623d876c
commit 10bf1024be
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

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