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

14 lines
316 B
JSON
Raw Normal View History

{
"addons": {
"uBlock0@raymondhill.net": {
2018-02-24 20:16:54 +01:00
"updates": [
{
2024-02-28 00:51:05 +01:00
"version": "1.56.1.3",
2023-10-14 03:36:11 +02:00
"browser_specific_settings": { "gecko": { "strict_min_version": "78.0" } },
2024-02-28 00:51:05 +01:00
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.56.1b3/uBlock0_1.56.1b3.firefox.signed.xpi"
2018-02-24 20:16:54 +01:00
}
]
}
}
}