1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-18 17:02:27 +02: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-09-08 20:15:33 +02:00
"version": "1.44.3.1",
2021-09-27 13:46:04 +02:00
"browser_specific_settings": { "gecko": { "strict_min_version": "60" } },
2022-09-08 20:15:33 +02:00
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.44.3b1/uBlock0_1.44.3b1.firefox.signed.xpi"
2018-02-24 20:16:54 +01:00
}
]
}
}
}