1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-05-09 23:03:33 +12:00
uMatrix/dist/firefox/updates.json

15 lines
373 B
JSON
Raw Normal View History

{
"addons": {
"uMatrix@raymondhill.net": {
"updates": [
{
"version": "1.3.3b8",
"applications": { "gecko": { "strict_min_version": "56" } },
"update_info_url": "https://github.com/gorhill/uMatrix/releases/tag/1.3.3b8",
"update_link": "https://github.com/gorhill/uMatrix/releases/download/1.3.3b8/uBlock0.webext.signed.xpi"
}
]
}
}
}