From e378cf49fad867999cd48304a58a8d8aa8f8cf19 Mon Sep 17 00:00:00 2001 From: Alex Lohr Date: Thu, 9 Feb 2023 23:11:19 +0100 Subject: [PATCH] vscode: update to 1.75.1 --- srcpkgs/vscode/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template index ac5a91cb37bf..991d7c522c6a 100644 --- a/srcpkgs/vscode/template +++ b/srcpkgs/vscode/template @@ -1,6 +1,6 @@ # Template file for 'vscode' pkgname=vscode -version=1.75.0 +version=1.75.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=719c1efeca10a163b18618b5b689d4843247d3e86a27a6e898113219274cb99c +checksum=97500f244eacd66556c2bcf2d9a63b2509e363f9bc8d587c6fc2feb6bb1a5e31 nocross=yes # x64 build does not cut it, it contains native code if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then