Skip to content

Commit 047a325

Browse files
Diffable package replaces Diffy (#8816)
1 parent e94cc72 commit 047a325

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

repository/d.json

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -890,33 +890,34 @@
890890
]
891891
},
892892
{
893-
"name": "DiffTabs",
894-
"details": "https://github.com/soandrew/DiffTabs",
893+
"name": "Diffable",
894+
"details": "https://github.com/yaroslavyaroslav/Diffable",
895+
"donate": "https://github.com/sponsors/yaroslavyaroslav",
896+
"previous_names": ["Diffy"],
895897
"releases": [
896898
{
897-
"sublime_text": "*",
899+
"sublime_text": ">=3200",
898900
"tags": true
899901
}
900902
]
901903
},
902904
{
903-
"name": "DiffView",
904-
"details": "https://github.com/CJTozer/SublimeDiffView",
905-
"labels": ["Git", "git", "SVN", "svn", "bzr", "bazaar", "diff", "difference"],
905+
"name": "DiffTabs",
906+
"details": "https://github.com/soandrew/DiffTabs",
906907
"releases": [
907908
{
908-
"sublime_text": ">=3000",
909+
"sublime_text": "*",
909910
"tags": true
910911
}
911912
]
912913
},
913914
{
914-
"name": "Diffy",
915-
"details": "https://github.com/zsong/diffy",
916-
"labels": ["diff", "compare", "difference", "comparison"],
915+
"name": "DiffView",
916+
"details": "https://github.com/CJTozer/SublimeDiffView",
917+
"labels": ["Git", "git", "SVN", "svn", "bzr", "bazaar", "diff", "difference"],
917918
"releases": [
918919
{
919-
"sublime_text": "*",
920+
"sublime_text": ">=3000",
920921
"tags": true
921922
}
922923
]

0 commit comments

Comments
 (0)