1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-05-19 03:33:17 +12:00
uMatrix/dist/firefox/updates.json
2020-01-03 08:56:04 -05:00

15 lines
395 B
JSON

{
"addons": {
"uMatrix@raymondhill.net": {
"updates": [
{
"version": "1.4.1.5",
"browser_specific_settings": { "gecko": { "strict_min_version": "56" } },
"update_info_url": "https://github.com/gorhill/uMatrix/releases/tag/1.4.1b5",
"update_link": "https://github.com/gorhill/uMatrix/releases/download/1.4.1b5/uMatrix_1.4.1b5.firefox.signed.xpi"
}
]
}
}
}