vscode: update to 1.91.1

Closes: #51271 [via git-merge-pr]
This commit is contained in:
Alex Lohr 2024-07-15 10:08:07 +02:00 committed by classabbyamp
parent 25e5df4e9d
commit 2e0d37c071
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'vscode'
pkgname=vscode
version=1.91.0
version=1.91.1
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=b45bac7c4297e8bf502429950ccd5ee140b1b52f7d0c4386278318aa361e05ca
checksum=d2ed726dd34d2e8e71d40b09c0ea648bf9b37b15982b39dddcb70d0cbfcdb45e
nocross=yes # x64 build does not cut it, it contains native code
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then