Commit 5bc174bf authored by FichteFoll's avatar FichteFoll

WinMerge is ST3-compatible and restrict to Windows

parent 74f988a9
...@@ -346,7 +346,8 @@ ...@@ -346,7 +346,8 @@
"details": "https://github.com/SublimeText/WinMerge", "details": "https://github.com/SublimeText/WinMerge",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"platforms": ["windows"],
"branch": "master" "branch": "master"
} }
] ]
......
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