From 3ca5191bed0dc2913db97f4082ba3e75dc998539 Mon Sep 17 00:00:00 2001 From: Alex Lohr Date: Fri, 6 Oct 2023 14:00:26 +0200 Subject: [PATCH] vscode: update to 1.83.0 --- srcpkgs/vscode/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template index e65cd77bf31b6..27b1c91c8d038 100644 --- a/srcpkgs/vscode/template +++ b/srcpkgs/vscode/template @@ -1,6 +1,6 @@ # Template file for 'vscode' pkgname=vscode -version=1.82.2 +version=1.83.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=726fd5dc8b1782c168cb3977cffbde591a6769296c87d8fc4a68defc2680822e +checksum=4be78681d5009f184cdf3905d3c3c1caf3e95987104047660eb2203dc783a8e5 nocross=yes # x64 build does not cut it, it contains native code if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then