Commit 6e5fdeb5 authored by Marco Trevisan's avatar Marco Trevisan Committed by FichteFoll

Replace UbuntuPaste with fork (#6366)

parent e9071779
...@@ -22,11 +22,15 @@ ...@@ -22,11 +22,15 @@
] ]
}, },
{ {
"details": "https://github.com/frankban/UbuntuPaste", "details": "https://github.com/3v1n0/UbuntuPaste",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "<3000",
"branch": "master" "tags": "st2-"
},
{
"sublime_text": ">=3000",
"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