1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-19 17:31:45 +02:00
uBlock/dist/firefox/updates.json

14 lines
317 B
JSON
Raw Normal View History

{
"addons": {
"uBlock0@raymondhill.net": {
2018-02-24 20:16:54 +01:00
"updates": [
{
2021-03-03 17:05:48 +01:00
"version": "1.33.3.11",
"browser_specific_settings": { "gecko": { "strict_min_version": "57" } },
2021-03-03 17:05:48 +01:00
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.33.3b11/uBlock0_1.33.3b11.firefox.signed.xpi"
2018-02-24 20:16:54 +01:00
}
]
}
}
}