mirror of https://github.com/gorhill/uBlock.git
Make Firefox dev build auto-update
This commit is contained in:
parent
915c1f1f3c
commit
d42d86dd12
|
@ -3,10 +3,10 @@
|
|||
"uBlock0@raymondhill.net": {
|
||||
"updates": [
|
||||
{
|
||||
"version": "1.18.17.105",
|
||||
"version": "1.19.1.0",
|
||||
"browser_specific_settings": { "gecko": { "strict_min_version": "55" } },
|
||||
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.18.17rc5",
|
||||
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.18.17rc5/uBlock0_1.18.17rc5.firefox.signed.xpi"
|
||||
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.19.1b0",
|
||||
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.19.1b0/uBlock0_1.19.1b0.firefox.signed.xpi"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue