Commit 0f1838c1 authored by Nick Padley's avatar Nick Padley Committed by FichteFoll

Add support for Windows and incorporate additional search tags (#5424)

parent 977130a7
...@@ -475,11 +475,11 @@ ...@@ -475,11 +475,11 @@
{ {
"name": "BeyondCompare", "name": "BeyondCompare",
"details": "https://github.com/npadley/BeyondCompare", "details": "https://github.com/npadley/BeyondCompare",
"labels": ["diff", "difference"], "labels": ["diff", "difference", "diff/merge", "file comparison"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"platforms": ["osx"], "platforms": ["*"],
"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