From 6ceca2c9cf6797c98d1b7251b8a9b8dd362a9d59 Mon Sep 17 00:00:00 2001 From: Alex Lohr Date: Tue, 19 Oct 2021 21:52:29 +0200 Subject: [PATCH] vscode: update to 1.61.2 --- srcpkgs/vscode/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template index 84657a597108..35151cf029b7 100644 --- a/srcpkgs/vscode/template +++ b/srcpkgs/vscode/template @@ -1,6 +1,6 @@ # Template file for 'vscode' pkgname=vscode -version=1.61.1 +version=1.61.2 revision=1 _electronver=13.3.0 hostmakedepends="pkg-config python nodejs yarn tar git ripgrep" @@ -11,7 +11,7 @@ maintainer="shizonic " license="MIT" homepage="https://code.visualstudio.com/" distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz" -checksum=e0aadb434252fd5f7a2ebf979d7e4db138148327c641a0214725eae1c22459c3 +checksum=8854cb40d508ad30f3c83a5f6d9ef3072b82593a28c28ad7e7f62937217003ed nocross=yes # x64 build does not cut it, it contains native code if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then