From ebfcc90f6b0275268147f59368f0517504dfb298 Mon Sep 17 00:00:00 2001 From: Alex Lohr Date: Fri, 10 Mar 2023 22:51:44 +0100 Subject: [PATCH] vscode: update to 1.76.1 --- srcpkgs/vscode/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template index 7b7e26bfcfc5..466c80ec4fa4 100644 --- a/srcpkgs/vscode/template +++ b/srcpkgs/vscode/template @@ -1,6 +1,6 @@ # Template file for 'vscode' pkgname=vscode -version=1.76.0 +version=1.76.1 revision=1 _electronver=19.0.8 _npmver=8.6.0 @@ -12,7 +12,7 @@ maintainer="shizonic , Alex Lohr " license="MIT" homepage="https://code.visualstudio.com/" distfiles="https://github.com/microsoft/vscode/archive/refs/tags/${version}.tar.gz" -checksum=d25de8ef3bcbdf9c5cdc6a1682651cd655c34703bab06d182939d5e0c3e80807 +checksum=e1e5210ab986d5e86cf74d9a32f3def3b85ee6175a708af06cd2f3a5bd084e58 nocross=yes # x64 build does not cut it, it contains native code if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then