vscode: update to 1.75.0

This commit is contained in:
Alex Lohr 2023-02-03 10:22:58 +01:00 committed by Michal Vasilek
parent 21e9f75835
commit 1d08d663ba

View file

@ -1,6 +1,6 @@
# Template file for 'vscode'
pkgname=vscode
version=1.74.3
version=1.75.0
revision=1
_electronver=19.0.8
_npmver=8.6.0
@ -12,7 +12,7 @@ maintainer="shizonic <realtiaz@gmail.com>, Alex Lohr <alex.lohr@logmein.com>"
license="MIT"
homepage="https://code.visualstudio.com/"
distfiles="https://github.com/microsoft/vscode/archive/refs/tags/${version}.tar.gz"
checksum=f3db2b1132977ddd0309e7c3da5c594a5d77bc423d5e64b3c9900890a43be9ac
checksum=719c1efeca10a163b18618b5b689d4843247d3e86a27a6e898113219274cb99c
nocross=yes # x64 build does not cut it, it contains native code
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then