From acab3561357919a651450f22a090ed1ddff84271 Mon Sep 17 00:00:00 2001 From: Alex Lohr Date: Thu, 30 Mar 2023 21:53:57 +0200 Subject: [PATCH] vscode: update to 1.77.0 --- srcpkgs/vscode/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template index 7d9318c30e5d..492ba0d8ceb5 100644 --- a/srcpkgs/vscode/template +++ b/srcpkgs/vscode/template @@ -1,6 +1,6 @@ # Template file for 'vscode' pkgname=vscode -version=1.76.2 +version=1.77.0 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=f68b35c96f85a30e5f69e5119a183113433c2a47c08a2d639329e4c01cf0d7f4 +checksum=4f4dcf46209a96800715ff1178ca66f2dfc2c77018ccb23ebd27bab49d06d234 nocross=yes # x64 build does not cut it, it contains native code if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then