Make Firefox dev build auto-update

This commit is contained in:
Raymond Hill 2019-05-01 20:17:26 -04:00
parent 21b19499a7
commit ca369d315e
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

@ -3,10 +3,10 @@
"uBlock0@raymondhill.net": {
"updates": [
{
"version": "1.18.17.103",
"version": "1.18.17.104",
"applications": { "gecko": { "strict_min_version": "55" } },
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.18.17rc3",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.18.17rc3/uBlock0_1.18.17rc3.firefox.signed.xpi"
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.18.17rc4",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.18.17rc4/uBlock0_1.18.17rc4.firefox.signed.xpi"
}
]
}