mirror of https://github.com/gorhill/uBlock.git
Make Firefox dev build auto-update
This commit is contained in:
parent
4911d2d794
commit
c8fefc6d0c
|
@ -3,10 +3,10 @@
|
||||||
"uBlock0@raymondhill.net": {
|
"uBlock0@raymondhill.net": {
|
||||||
"updates": [
|
"updates": [
|
||||||
{
|
{
|
||||||
"version": "1.24.3.12",
|
"version": "1.24.5.0",
|
||||||
"browser_specific_settings": { "gecko": { "strict_min_version": "55" } },
|
"browser_specific_settings": { "gecko": { "strict_min_version": "55" } },
|
||||||
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.24.3b12",
|
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.24.5b0",
|
||||||
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.24.3b12/uBlock0_1.24.3b12.firefox.signed.xpi"
|
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.24.5b0/uBlock0_1.24.5b0.firefox.signed.xpi"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue