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

14 lines
314 B
JSON

{
"addons": {
"uBlock0@raymondhill.net": {
"updates": [
{
"version": "1.38.1.2",
"browser_specific_settings": { "gecko": { "strict_min_version": "60" } },
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.38.1b2/uBlock0_1.38.1b2.firefox.signed.xpi"
}
]
}
}
}