From 2a03efa91693e8b45c0abbfce2258db115402411 Mon Sep 17 00:00:00 2001 From: Alex Lohr Date: Sun, 14 Apr 2024 18:39:04 +0200 Subject: [PATCH] vscode: update to 1.88.1 --- srcpkgs/vscode/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template index 4045de580fb07a..4ac28f8b42ae16 100644 --- a/srcpkgs/vscode/template +++ b/srcpkgs/vscode/template @@ -1,6 +1,6 @@ # Template file for 'vscode' pkgname=vscode -version=1.88.0 +version=1.88.1 revision=1 _electronver=24.3.0 _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=fd1c7d7c2bb21c3eaaaef530eeee9753c4b7c98c708d5306cdab57c9b35627a6 +checksum=c66fc273b9105f400438d236bfdcc3a2d37c4189e60b8b9e9cdedb604668c73b nocross=yes # x64 build does not cut it, it contains native code if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then