Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Pasero <benjpas@microsoft.com>2017-10-16 16:32:14 +0300
committerBenjamin Pasero <benjpas@microsoft.com>2017-10-16 16:32:14 +0300
commitb813d12980308015bcd2b3a2f6efa5c810c33ba5 (patch)
tree9796456270c1b1ca5572b73b187ac6bb5850067c
parent446daf23a5969a341ee35a615975a13f2a6cec9c (diff)
update distro for OSS licenses1.17.2release/1.17
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 521950e3ef1..18b0ad33fb4 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "code-oss-dev",
"version": "1.17.2",
"electronVersion": "1.7.7",
- "distro": "59a68f7780bb6571a1460ea00ca7b994126baeda",
+ "distro": "c2baeca34f80f25032ae9aa14ce1373f83bd22ef",
"author": {
"name": "Microsoft Corporation"
},