vscode: update to 1.76.2

This commit is contained in:
Alex Lohr 2023-03-17 23:10:18 +01:00 committed by classabbyamp
parent fb8d14dcf2
commit 98691b3e9d
1 changed files with 2 additions and 2 deletions

View File

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