From d024a64edbd199941e5d9799f45cc4ddbb63358a Mon Sep 17 00:00:00 2001 From: Alex Lohr Date: Sun, 30 Jul 2023 16:50:31 +0200 Subject: [PATCH] vscode: update to 1.80.2 --- srcpkgs/vscode/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template index 8b5193f2e64..7d71f11cb56 100644 --- a/srcpkgs/vscode/template +++ b/srcpkgs/vscode/template @@ -1,6 +1,6 @@ # Template file for 'vscode' pkgname=vscode -version=1.80.1 +version=1.80.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=54f3a14fa31b73aac84ff3c80d8d4237a90bc2c26822e463a17c3762901d386f +checksum=10019f2719ac22ffcf2cf2ee77ad4d44dba49563a867ce88f9041ab7a2335200 nocross=yes # x64 build does not cut it, it contains native code if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then