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