summaryrefslogtreecommitdiffstats
path: root/development/vscode/product.json.patch
diff options
context:
space:
mode:
author Andreas Guldstrand2018-03-09 07:29:19 +0100
committer Willy Sudiarto Raharjo2018-03-10 01:11:06 +0100
commit2e36f6c2b9d9b849b2f8dc104d8f462f700e1fef (patch)
tree3001cc37189345c0712778eb8e3093439c329931 /development/vscode/product.json.patch
parentc4a61bf167d3616cf5830201c92c84eff7ab79ac (diff)
downloadslackbuilds-2e36f6c2b9d9b849b2f8dc104d8f462f700e1fef.tar.gz
development/vscode: Updated for version 1.21.0.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
Diffstat (limited to 'development/vscode/product.json.patch')
-rw-r--r--development/vscode/product.json.patch30
1 files changed, 14 insertions, 16 deletions
diff --git a/development/vscode/product.json.patch b/development/vscode/product.json.patch
index 9cfbbc84fc..ee84cd99d7 100644
--- a/development/vscode/product.json.patch
+++ b/development/vscode/product.json.patch
@@ -1,22 +1,21 @@
-diff -rupN a/product.json b/product.json
---- a/product.json 2016-09-08 14:48:45.419566181 -0700
-+++ b/product.json 2016-09-08 14:49:43.000000000 -0700
+--- a/product.json 2018-03-09 06:31:57.240781519 +0100
++++ b/product.json 2018-03-09 06:35:38.671467882 +0100
@@ -1,6 +1,6 @@
{
- "nameShort": "Code - OSS",
+ "nameShort": "Code - OSS",
- "nameLong": "Code - OSS",
+ "nameLong": "Visual Studio Code - OSS",
- "applicationName": "code-oss",
- "dataFolderName": ".vscode-oss",
- "win32MutexName": "vscodeoss",
-@@ -12,5 +12,19 @@
- "win32AppUserModelId": "Microsoft.CodeOSS",
- "darwinBundleIdentifier": "com.visualstudio.code.oss",
- "reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new",
-- "urlProtocol": "code-oss"
+ "applicationName": "code-oss",
+ "dataFolderName": ".vscode-oss",
+ "win32MutexName": "vscodeoss",
+@@ -19,5 +19,19 @@
+ "extensionAllowedProposedApi": [
+ "ms-vscode.node-debug",
+ "ms-vscode.node-debug2"
+- ]
-}
\ No newline at end of file
-+ "urlProtocol": "code-oss",
++ ],
+ "welcomePage": "http://go.microsoft.com/fwlink/?LinkId=723048",
+ "quality": "stable",
+ "extensionsGallery": {
@@ -29,7 +28,6 @@ diff -rupN a/product.json b/product.json
+ "twitterUrl": "http://go.microsoft.com/fwlink/?LinkID=533687",
+ "requestFeatureUrl": "http://go.microsoft.com/fwlink/?LinkID=533482",
+ "privacyStatementUrl": "http://go.microsoft.com/fwlink/?LinkID=528096&clcid=0x409",
-+ "commit": "2648980a697a4c8fb5777dcfb2ab110cec8a2f58",
-+ "date": "2017-06-14T03:04:00Z"
++ "commit": "9a199d77c82fcb82f39c68bb33c614af01c111ba",
++ "date": "2018-03-09T05:35:00Z"
+}
-