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

14 lines
318 B
JSON
Raw Normal View History

{
"addons": {
"uBlock0@raymondhill.net": {
2018-02-24 20:16:54 +01:00
"updates": [
{
2021-09-12 18:36:01 +02:00
"version": "1.37.3.102",
2021-08-17 14:41:21 +02:00
"browser_specific_settings": { "gecko": { "strict_min_version": "57" } },
2021-09-12 18:36:01 +02:00
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.37.3rc2/uBlock0_1.37.3rc2.firefox.signed.xpi"
2018-02-24 20:16:54 +01:00
}
]
}
}
}