diff --git a/repository/d.json b/repository/d.json index a051f91990a..bc64c8ffafe 100644 --- a/repository/d.json +++ b/repository/d.json @@ -890,33 +890,34 @@ ] }, { - "name": "DiffTabs", - "details": "https://github.com/soandrew/DiffTabs", + "name": "Diffable", + "details": "https://github.com/yaroslavyaroslav/Diffable", + "donate": "https://github.com/sponsors/yaroslavyaroslav", + "previous_names": ["Diffy"], "releases": [ { - "sublime_text": "*", + "sublime_text": ">=3200", "tags": true } ] }, { - "name": "DiffView", - "details": "https://github.com/CJTozer/SublimeDiffView", - "labels": ["Git", "git", "SVN", "svn", "bzr", "bazaar", "diff", "difference"], + "name": "DiffTabs", + "details": "https://github.com/soandrew/DiffTabs", "releases": [ { - "sublime_text": ">=3000", + "sublime_text": "*", "tags": true } ] }, { - "name": "Diffy", - "details": "https://github.com/zsong/diffy", - "labels": ["diff", "compare", "difference", "comparison"], + "name": "DiffView", + "details": "https://github.com/CJTozer/SublimeDiffView", + "labels": ["Git", "git", "SVN", "svn", "bzr", "bazaar", "diff", "difference"], "releases": [ { - "sublime_text": "*", + "sublime_text": ">=3000", "tags": true } ]