mirror of https://github.com/gorhill/uBlock.git
Make Firefox dev build auto-update
This commit is contained in:
parent
d64f4a2569
commit
0acdd2ab5c
|
@ -3,10 +3,10 @@
|
||||||
"uBlock0@raymondhill.net": {
|
"uBlock0@raymondhill.net": {
|
||||||
"updates": [
|
"updates": [
|
||||||
{
|
{
|
||||||
"version": "1.20.3.6",
|
"version": "1.20.3.7",
|
||||||
"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.20.3b6",
|
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.20.3b7",
|
||||||
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.20.3b6/uBlock0_1.20.3b6.firefox.signed.xpi"
|
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.20.3b7/uBlock0_1.20.3b7.firefox.signed.xpi"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue