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

15 lines
377 B
JSON

{
"addons": {
"uBlock0@raymondhill.net": {
"updates": [
{
"version": "1.15.19b1",
"applications": { "gecko": { "strict_min_version": "52" } },
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.15.19b1",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.15.19b1/uBlock0.webext.signed.xpi"
}
]
}
}
}