From a7909baf5da736d06a3d7aecf778cb90206747c1 Mon Sep 17 00:00:00 2001 From: Alex Lohr Date: Tue, 7 Nov 2023 10:34:39 +0100 Subject: [PATCH] vscode: update to 1.84.1 --- srcpkgs/vscode/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template index fbfb2bd9d6da7..a95894e1cced1 100644 --- a/srcpkgs/vscode/template +++ b/srcpkgs/vscode/template @@ -1,6 +1,6 @@ # Template file for 'vscode' pkgname=vscode -version=1.83.1 +version=1.84.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=45c563424dfbff6e80c5621b5ecc1b7276141c944c1fa39401a98a800b576410 +checksum=67f66a6bf9180912006abb54a943febb27833ee5a7888f70d3465e581988f74b nocross=yes # x64 build does not cut it, it contains native code if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then