Make Firefox dev build auto-update

This commit is contained in:
Raymond Hill 2019-04-28 11:22:48 -04:00
parent 135049ef0b
commit a207daee89
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.16",
"version": "1.18.17.17",
"applications": { "gecko": { "strict_min_version": "55" } },
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.18.17b16",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.18.17b16/uBlock0_1.18.17b16.firefox.signed.xpi"
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.18.17b17",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.18.17b17/uBlock0_1.18.17b17.firefox.signed.xpi"
}
]
}