Run distro tool

This commit is contained in:
Matt Bierner 2017-04-28 10:27:35 -07:00
parent 8382490bda
commit 79b1ec851a
4 changed files with 6 additions and 8 deletions

View file

@ -1,5 +1,3 @@
===================BEGIN GENERATOR LOG
===================END GENERATOR LOG
microsoft-vscode
THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
@ -29,7 +27,7 @@ This project incorporates components from the projects listed below. The origina
20. ionide/ionide-fsgrammar (https://github.com/ionide/ionide-fsgrammar)
21. js-beautify version 1.6.8 (https://github.com/beautify-web/js-beautify)
22. Jxck/assert version 1.0.0 (https://github.com/Jxck/assert)
23. language-docker (https://github.com/docker/docker)
23. language-docker (https://github.com/moby/moby)
24. language-go version 0.39.0 (https://github.com/atom/language-go)
25. language-less (https://github.com/atom/language-less)
26. language-php (https://github.com/atom/language-php)
@ -1138,7 +1136,7 @@ END OF language-rust NOTICES AND INFORMATION
=========================================
The MIT License
Copyright (c) 2015 MagicStack Inc. http://magic.io
Copyright (c) 2015-present MagicStack Inc. http://magic.io
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View file

@ -3,6 +3,6 @@
"name": "language-docker",
"version": "0.0.0",
"license": "Apache2",
"repositoryURL": "https://github.com/docker/docker",
"description": "The file syntaxes/Dockerfile.tmLanguage was included from https://github.com/docker/docker/blob/master/contrib/syntax/textmate/Docker.tmbundle/Syntaxes/Dockerfile.tmLanguage."
"repositoryURL": "https://github.com/moby/moby",
"description": "The file syntaxes/Dockerfile.tmLanguage was included from https://github.com/moby/moby/blob/master/contrib/syntax/textmate/Docker.tmbundle/Syntaxes/Dockerfile.tmLanguage."
}]

View file

@ -86,5 +86,5 @@
],
"scopeName": "source.dockerfile",
"uuid": "a39d8795-59d2-49af-aa00-fe74ee29576e",
"version": "https://github.com/docker/docker/commit/4cb71f80823af345d063cf0ad657e73ce9caa75f"
"version": "https://github.com/moby/moby/commit/4cb71f80823af345d063cf0ad657e73ce9caa75f"
}

View file

@ -2,7 +2,7 @@
"name": "code-oss-dev",
"version": "1.12.0",
"electronVersion": "1.6.6",
"distro": "7a7491277aec9196cb60398d9dbe8520093ed862",
"distro": "c1989b3e8a8516b92a46c359eba624fb9f812201",
"author": {
"name": "Microsoft Corporation"
},