1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-19 17:31:45 +02:00
uBlock/dist/firefox/updates.json

15 lines
388 B
JSON
Raw Normal View History

{
"addons": {
"uBlock0@raymondhill.net": {
2018-02-24 20:16:54 +01:00
"updates": [
{
2019-03-21 22:01:58 +01:00
"version": "1.18.11.0",
"applications": { "gecko": { "strict_min_version": "55" } },
2019-03-21 22:01:58 +01:00
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.18.11b0",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.18.11b0/uBlock0_1.18.11b0.firefox.signed.xpi"
2018-02-24 20:16:54 +01:00
}
]
}
}
}