From 81af734c3e8608d317b79d30318c39bb6bc07225 Mon Sep 17 00:00:00 2001 From: Alex Lohr Date: Fri, 21 Jun 2024 17:35:27 +0200 Subject: [PATCH] vscode: update to 1.90.2 --- srcpkgs/vscode/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template index 11e820c7800f75..5d977d6b4b80fb 100644 --- a/srcpkgs/vscode/template +++ b/srcpkgs/vscode/template @@ -1,6 +1,6 @@ # Template file for 'vscode' pkgname=vscode -version=1.90.1 +version=1.90.2 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=758283885cb6746069263321fa34299de0b6722eafa19034d9c446268d780c90 +checksum=e0d398ed7acdc41af5e458782def63768f1ac1e7b14e4ba304143b405fd60a06 nocross=yes # x64 build does not cut it, it contains native code if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then