From 5528ea3f3dbf3d832010153a040ba0eb0fb158f4 Mon Sep 17 00:00:00 2001 From: Alex Lohr Date: Sun, 25 Dec 2022 15:37:02 +0100 Subject: [PATCH] vscode: update to 1.74.2 --- srcpkgs/vscode/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template index 0baa97da3d23..70bc42de60f8 100644 --- a/srcpkgs/vscode/template +++ b/srcpkgs/vscode/template @@ -1,6 +1,6 @@ # Template file for 'vscode' pkgname=vscode -version=1.74.1 +version=1.74.2 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=ba730c6af17aee820cf99d83df9adf3c253a5a2229f6b0124aff000f2343d325 +checksum=67635179cdcf02696938b0ddca010a1d00b8f5136ea159849c20f257a11a0dd2 nocross=yes # x64 build does not cut it, it contains native code if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then