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

@@ -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"
}