uBlock/dist/firefox/updates.json
Raymond Hill 70bdcfbae6
Make Firefox dev build auto-update
Mistakenly ran the update script from the safari-ubol branch.
2025-04-10 09:11:56 -04:00

13 lines
319 B
JSON

{
"addons": {
"uBlock0@raymondhill.net": {
"updates": [
{
"version": "1.63.3.12",
"browser_specific_settings": { "gecko": { "strict_min_version": "92.0" } },
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.63.3b12/uBlock0_1.63.3b12.firefox.signed.xpi"
}
]
}
}
}