mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Make Firefox dev build auto-update
This commit is contained in:
parent
5e9d9f0ddd
commit
c4d324362f
1 changed files with 3 additions and 3 deletions
6
dist/mv3/firefox/updates.json
vendored
6
dist/mv3/firefox/updates.json
vendored
|
|
@ -3,9 +3,9 @@
|
||||||
"uBOLite@raymondhill.net": {
|
"uBOLite@raymondhill.net": {
|
||||||
"updates": [
|
"updates": [
|
||||||
{
|
{
|
||||||
"version": "0.1.23.4076",
|
"version": "1.0.23.8121",
|
||||||
"browser_specific_settings": { "gecko": { "strict_min_version": "113a1" } },
|
"browser_specific_settings": { "gecko": { "strict_min_version": "114.0" } },
|
||||||
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.48.5b5/uBlock0_1.48.5b5.firefox.signed.xpi"
|
"update_link": "https://github.com/gorhill/uBlock/releases/download/uBOLite_1.0.23.8121/uBOLite_uBOLite_1.0.23.8121.firefox.signed.mv3.xpi"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue