Make Firefox dev build auto-update

This commit is contained in:
Raymond Hill 2020-07-19 17:55:36 -04:00
parent e200d9c31c
commit 8d0f84b37a
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.28.5.3",
"version": "1.28.5.4",
"browser_specific_settings": { "gecko": { "strict_min_version": "55" } },
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.28.5b3",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.28.5b3/uBlock0_1.28.5b3.firefox.signed.xpi"
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.28.5b4",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.28.5b4/uBlock0_1.28.5b4.firefox.signed.xpi"
}
]
}