make Firefox dev build auto-update

This commit is contained in:
Raymond Hill 2018-09-07 11:02:15 -04:00
parent 36177e6ce0
commit 4682a33121
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.16.21.4",
"version": "1.16.21.5",
"applications": { "gecko": { "strict_min_version": "52" } },
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.16.21b4",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.16.21b4/uBlock0.firefox.signed.xpi"
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.16.21b5",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.16.21b5/uBlock0.firefox.signed.xpi"
}
]
}