Commit 1677eb59 authored by Tito's avatar Tito

Trying to disallow OSX installs

parent 43a3c225
...@@ -1193,6 +1193,7 @@ ...@@ -1193,6 +1193,7 @@
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"platforms": ["linux", "windows"],
"details": "https://github.com/SublimeText/Toolbar/tree/master" "details": "https://github.com/SublimeText/Toolbar/tree/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