vscode: update to 1.66.2

This commit is contained in:
Alex Lohr 2022-04-12 21:07:51 +02:00 committed by Echo
parent edad0630fd
commit 4e11c4d559

View file

@ -1,6 +1,6 @@
# Template file for 'vscode'
pkgname=vscode
version=1.66.1
version=1.66.2
revision=1
_electronver=13.6.7
_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=243a25d7214ceba5abf510dc890c64a8cc36ccacd97f4b8c666b8b7bab9c5a28
checksum=1b70f202b570763e85f67abd8693eeb9c88c6a066a4b579aca5c0c42ecb1b47f
nocross=yes # x64 build does not cut it, it contains native code
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then