1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-18 08:52:26 +02:00
uBlock/dist/firefox/updates.json
2018-03-31 12:16:07 -04:00

15 lines
380 B
JSON

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