vscode: update to 1.90.2

Closes: #50912 [via git-merge-pr]
This commit is contained in:
Alex Lohr 2024-06-21 17:35:27 +02:00 committed by classabbyamp
parent 991d3b16a3
commit 75d25c2e8e
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

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