1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-15 07:22:28 +02:00
uBlock/dist/firefox/updates.json
2022-12-24 10:15:35 -05:00

14 lines
316 B
JSON

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