From ea20cbd0cf3d964ef4a2efada6bd0321c13c7702 Mon Sep 17 00:00:00 2001 From: Alex Lohr Date: Thu, 18 Jan 2024 22:47:07 +0100 Subject: [PATCH] vscode: update to 1.85.2 --- srcpkgs/vscode/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template index 0b24f520ce704..0d88fb0f41ca3 100644 --- a/srcpkgs/vscode/template +++ b/srcpkgs/vscode/template @@ -1,6 +1,6 @@ # Template file for 'vscode' pkgname=vscode -version=1.85.1 +version=1.85.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=b16d2058a8961bb2753f6ff0d697694a670ff6f926b4b6ac63106c6eab168eca +checksum=2ef53bc4f8fe97ae5f3c65036207d5bac3433793e8cca7c242b6245d940d48a9 nocross=yes # x64 build does not cut it, it contains native code if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then