1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-11-01 16:33:06 +01:00
uBlock/dist/firefox/updates.json

14 lines
314 B
JSON
Raw Normal View History

{
"addons": {
"uBlock0@raymondhill.net": {
2018-02-24 20:16:54 +01:00
"updates": [
{
2022-11-14 16:30:32 +01:00
"version": "1.45.3.1",
2021-09-27 13:46:04 +02:00
"browser_specific_settings": { "gecko": { "strict_min_version": "60" } },
2022-11-14 16:30:32 +01:00
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.45.3b1/uBlock0_1.45.3b1.firefox.signed.xpi"
2018-02-24 20:16:54 +01:00
}
]
}
}
}