make Firefox dev build auto-update

This commit is contained in:
Raymond Hill 2018-07-21 08:25:14 -04:00
parent 3097091704
commit e3870fa64a
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.15.2",
"version": "1.16.15.3",
"applications": { "gecko": { "strict_min_version": "52" } },
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.16.15b2",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.16.15b2/uBlock0.firefox.signed.xpi"
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.16.15b3",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.16.15b3/uBlock0.firefox.signed.xpi"
}
]
}