From 6c89909a831cc7d9aab1b14d87f7348452b35630 Mon Sep 17 00:00:00 2001 From: Alex Lohr Date: Fri, 16 Feb 2024 23:49:00 +0100 Subject: [PATCH] vscode: update to 1.86.2 --- srcpkgs/vscode/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template index 25bc028ee02ad..ebe5716840eb7 100644 --- a/srcpkgs/vscode/template +++ b/srcpkgs/vscode/template @@ -1,6 +1,6 @@ # Template file for 'vscode' pkgname=vscode -version=1.86.1 +version=1.86.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=d3942febb8e6dea1f3f473d3035450a09d678e2dbea5412f784814c16fb0bdf6 +checksum=c0b8fac76b0836e6cd5332387d1007c3f959c2cd4c69cd90eb25c79311708375 nocross=yes # x64 build does not cut it, it contains native code if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then