From e28b1b8f7cf562141c623752eff066ece97801ff Mon Sep 17 00:00:00 2001 From: Alex Lohr Date: Thu, 6 Jun 2024 12:09:08 +0200 Subject: [PATCH] vscode: update to 1.90.0 --- srcpkgs/vscode/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template index a0b14253e983e0..deb3846a0037d0 100644 --- a/srcpkgs/vscode/template +++ b/srcpkgs/vscode/template @@ -1,6 +1,6 @@ # Template file for 'vscode' pkgname=vscode -version=1.89.1 +version=1.90.0 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=fee0a6b8fd1a06a164a737050e839fbb60cab49ba2db48215b59c62a06fd7ce0 +checksum=bb093f22235dce2083374b3fad56cd036228e96c29a96e1a9063c8aa7ef042e4 nocross=yes # x64 build does not cut it, it contains native code if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then