1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 04:49:12 +02:00
uBlock/dist/firefox/updates.json
2023-11-25 11:36:21 -05:00

14 lines
316 B
JSON

{
"addons": {
"uBlock0@raymondhill.net": {
"updates": [
{
"version": "1.54.1.1",
"browser_specific_settings": { "gecko": { "strict_min_version": "78.0" } },
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.54.1b1/uBlock0_1.54.1b1.firefox.signed.xpi"
}
]
}
}
}