vscode: update to 1.71.0

This commit is contained in:
Alex Lohr 2022-09-03 11:24:35 +02:00 committed by Michal Vasilek
parent 50d5b0f6b4
commit 753b8f45ba
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
diff --git a/product.json b/product.json
index a50c00f6cf3..8dd13191377 100644
index 736f4355886..339ac2005a4 100644
--- a/product.json
+++ b/product.json
@@ -27,7 +27,15 @@
@ -9,7 +9,7 @@ index a50c00f6cf3..8dd13191377 100644
+ "quality": "stable",
+ "documentationUrl": "https://github.com/microsoft/vscode-docs",
+ "requestFeatureUrl": "https://github.com/Microsoft/vscode/issues",
"webviewContentExternalBaseUrlTemplate": "https://{{uuid}}.vscode-cdn.net/insider/3c8520fab514b9f56070214496b26ff68d1b1cb5/out/vs/workbench/contrib/webview/browser/pre/",
"webviewContentExternalBaseUrlTemplate": "https://{{uuid}}.vscode-cdn.net/insider/ef65ac1ba57f57f2a3961bfe94aa20481caca4c6/out/vs/workbench/contrib/webview/browser/pre/",
+ "extensionsGallery": {
+ "serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
+ "cacheUrl": "https://vscode.blob.core.windows.net/gallery/index",

View file

@ -1,6 +1,6 @@
# Template file for 'vscode'
pkgname=vscode
version=1.70.2
version=1.71.0
revision=1
_electronver=19.0.8
_npmver=8.6.0
@ -12,7 +12,7 @@ maintainer="shizonic <realtiaz@gmail.com>, Alex Lohr <alex.lohr@logmein.com>"
license="MIT"
homepage="https://code.visualstudio.com/"
distfiles="https://github.com/microsoft/vscode/archive/refs/tags/${version}.tar.gz"
checksum=7654fc391688e8f0d5b050529bc17bd72d837d4ad17f1f99551d0a20b179e3d0
checksum=fb106039f73ddefdf81b393d29af6f35e262628c39007307b6748dc2ee786ea6
nocross=yes # x64 build does not cut it, it contains native code
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then