1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-02 10:24:59 +12:00
uMatrix/dist/firefox/updates.json
2018-06-17 08:44:47 -04:00

15 lines
376 B
JSON

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