1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-14 23:12:28 +02:00
uBlock/dist/firefox/updates.json
2019-04-03 13:39:27 -03:00

15 lines
388 B
JSON

{
"addons": {
"uBlock0@raymondhill.net": {
"updates": [
{
"version": "1.18.17.1",
"applications": { "gecko": { "strict_min_version": "55" } },
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.18.17b1",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.18.17b1/uBlock0_1.18.17b1.firefox.signed.xpi"
}
]
}
}
}