Commit 4b5f964c authored by Mario Loriedo's avatar Mario Loriedo

Docker Build Systems: fixed supported platforms and changed the repository

parent 77a20461
...@@ -569,11 +569,13 @@ ...@@ -569,11 +569,13 @@
}, },
{ {
"name": "Docker Based Build Systems", "name": "Docker Based Build Systems",
"details": "https://github.com/dockerparis/sublime-docker", "details": "https://github.com/l0rd/sublime-docker",
"labels": ["build system","build"], "labels": ["build system","build"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"platforms": ["osx", "linux"],
"branch": "master",
"tags": true "tags": true
} }
] ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment