vscode: update to 1.91.0

Closes: #51112 [via git-merge-pr]
This commit is contained in:
Alex Lohr 2024-07-04 21:17:50 +02:00 committed by classabbyamp
parent debe96f473
commit bef7034d18
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.90.2
version=1.91.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=e0d398ed7acdc41af5e458782def63768f1ac1e7b14e4ba304143b405fd60a06
checksum=b45bac7c4297e8bf502429950ccd5ee140b1b52f7d0c4386278318aa361e05ca
nocross=yes # x64 build does not cut it, it contains native code
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then