mirror of https://github.com/gorhill/uBlock.git
Make Firefox dev build auto-update
This commit is contained in:
parent
237b0aaf5b
commit
872fbfc11a
|
@ -3,10 +3,10 @@
|
|||
"uBlock0@raymondhill.net": {
|
||||
"updates": [
|
||||
{
|
||||
"version": "1.29.3.110",
|
||||
"version": "1.29.3.111",
|
||||
"browser_specific_settings": { "gecko": { "strict_min_version": "55" } },
|
||||
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.29.3rc10",
|
||||
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.29.3rc10/uBlock0_1.29.3rc10.firefox.signed.xpi"
|
||||
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.29.3rc11",
|
||||
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.29.3rc11/uBlock0_1.29.3rc11.firefox.signed.xpi"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue