From f4fe230d9914ac9bae89ac6e275c7b56120cd9bc Mon Sep 17 00:00:00 2001 From: Toby Merz Date: Fri, 19 Nov 2021 15:08:06 +0100 Subject: [PATCH] vscode: update to 1.62.3. --- srcpkgs/vscode/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template index a78b6dfba01d..7f26dcd5a5f3 100644 --- a/srcpkgs/vscode/template +++ b/srcpkgs/vscode/template @@ -1,6 +1,6 @@ # Template file for 'vscode' pkgname=vscode -version=1.62.2 +version=1.62.3 revision=1 _electronver=13.3.0 hostmakedepends="pkg-config python nodejs yarn tar git ripgrep" @@ -11,7 +11,7 @@ maintainer="shizonic " license="MIT" homepage="https://code.visualstudio.com/" distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz" -checksum=90adb3a4260e824fc55c68c983ad623c6d9b562c6422b9aee0e3fd9db4ad84ae +checksum=87638a1b26f58225d3cae953f5a5036139ef3529a43caee50c4c18def801ce22 nocross=yes # x64 build does not cut it, it contains native code if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then