1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-11-06 02:42:33 +01:00
uBlock/dist/firefox/updates.json
2020-08-13 09:45:46 -04:00

15 lines
397 B
JSON

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