summarylogtreecommitdiffstats
path: root/product_json.diff
diff options
context:
space:
mode:
authorMichael Hansen2021-01-28 10:06:22 -0800
committerMichael Hansen2021-01-28 10:06:22 -0800
commit20f54066c497a10f294cf534f739dec550bcab30 (patch)
treeb49a9e252739184d3f0894eec3c9697b3249a181 /product_json.diff
parent76dcd09ad4cf8bb689467bebcb6528fdf810f010 (diff)
downloadaur-20f54066c497a10f294cf534f739dec550bcab30.tar.gz
Update package:
* Pull in updates from `code` package, including bash and zsh completion support and url-handler registration. * Update build to use nodejs v14 (fermium). * Update pkgver to use the version in package.json.
Diffstat (limited to 'product_json.diff')
-rw-r--r--product_json.diff10
1 files changed, 6 insertions, 4 deletions
diff --git a/product_json.diff b/product_json.diff
index 173b26efb61d..00ddbae005e1 100644
--- a/product_json.diff
+++ b/product_json.diff
@@ -1,13 +1,15 @@
--- product.json 2019-04-06 13:26:49.879655883 +0100
+++ product.json 2019-04-06 13:26:37.399656243 +0100
-@@ -1,4 +1,17 @@
+@@ -1,4 +1,19 @@
{
+ "quality": "stable",
+ "extensionsGallery": {
-+ "serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
-+ "cacheUrl": "https://vscode.blob.core.windows.net/gallery/index",
-+ "itemUrl": "https://marketplace.visualstudio.com/items"
++ "serviceUrl": "https://open-vsx.org/vscode/gallery",
++ "itemUrl": "https://open-vsx.org/vscode/item"
+ },
++ "linkProtectionTrustedDomains": [
++ "https://open-vsx.org"
++ ],
+ "documentationUrl": "https://code.visualstudio.com/docs",
+ "requestFeatureUrl": "https://github.com/Microsoft/vscode/issues",
+ "introductoryVideosUrl": "https://go.microsoft.com/fwlink/?linkid=832146",