Commit 7987a731 authored by FichteFoll's avatar FichteFoll

Merge pull request #1846 from petehamilton/patch-1

Update sublime-git package download location
parents 9717fe8c b498f6a2
...@@ -110,15 +110,15 @@ ...@@ -110,15 +110,15 @@
}, },
{ {
"name": "Git", "name": "Git",
"details": "https://github.com/kemayo/sublime-text-2-git", "details": "https://github.com/kemayo/sublime-git",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "<3000",
"details": "https://github.com/kemayo/sublime-text-2-git/tree/master" "details": "https://github.com/kemayo/sublime-git/tree/master"
}, },
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"details": "https://github.com/kemayo/sublime-text-2-git/tree/python3" "details": "https://github.com/kemayo/sublime-git/tree/python3"
} }
] ]
}, },
......
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