Commit 00c40c96 authored by Ryan Hefner's avatar Ryan Hefner

Change location of BuildAntTarget.

parent 9a82867d
......@@ -629,24 +629,24 @@
]
},
{
"name": "Build Next",
"details": "https://github.com/albertosantini/sublimetext-buildnext",
"labels": ["build system"],
"name": "Build Ant Target",
"details": "https://github.com/ryanhefner/BuildAntTarget",
"labels": ["ant", "building", "build system"],
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/albertosantini/sublimetext-buildnext/tags"
"sublime_text": "*",
"details": "https://github.com/ryanhefner/BuildAntTarget/tags"
}
]
},
{
"name": "Build Ant Target",
"details": "https://github.com/ryanhefner/BuildAntTarget",
"labels": ["ant", "building", "build system"],
"name": "Build Next",
"details": "https://github.com/albertosantini/sublimetext-buildnext",
"labels": ["build system"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/ryanhefner/BuildAntTarget/tags"
"sublime_text": ">=3000",
"details": "https://github.com/albertosantini/sublimetext-buildnext/tags"
}
]
},
......
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