mirror of https://github.com/gorhill/uBlock.git
Make Firefox dev build auto-update
This commit is contained in:
parent
bf1be1c031
commit
82becb8329
|
@ -3,9 +3,9 @@
|
|||
"uBlock0@raymondhill.net": {
|
||||
"updates": [
|
||||
{
|
||||
"version": "1.54.1.20",
|
||||
"version": "1.54.1.21",
|
||||
"browser_specific_settings": { "gecko": { "strict_min_version": "78.0" } },
|
||||
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.54.1b20/uBlock0_1.54.1b20.firefox.signed.xpi"
|
||||
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.54.1b21/uBlock0_1.54.1b21.firefox.signed.xpi"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue