From a04e6074acfff0bf07c399f37bc56911a9c98f49 Mon Sep 17 00:00:00 2001 From: Alex Lohr Date: Tue, 19 Jul 2022 12:42:43 +0200 Subject: [PATCH] vscode: update to 1.69.2 --- srcpkgs/vscode/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template index 9fc54b70d9e9..88b72a18bb5d 100644 --- a/srcpkgs/vscode/template +++ b/srcpkgs/vscode/template @@ -1,6 +1,6 @@ # Template file for 'vscode' pkgname=vscode -version=1.69.1 +version=1.69.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=497187731a0cd6ea8641cd762aaf4c77873d926a855c9b71a72e30a51e7cd521 +checksum=da73d5c322a6a8cbc8ac77fb68720327a3d42df592712248b63f86f9633618a0 nocross=yes # x64 build does not cut it, it contains native code if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then