make Firefox dev build auto-update

pull/2/head
Raymond Hill 6 years ago
parent 591483d07e
commit 7c0fd0c9b3
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

@ -3,10 +3,10 @@
"uMatrix@raymondhill.net": {
"updates": [
{
"version": "1.3.5b1",
"version": "1.3.5b2",
"applications": { "gecko": { "strict_min_version": "56" } },
"update_info_url": "https://github.com/gorhill/uMatrix/releases/tag/1.3.5b1",
"update_link": "https://github.com/gorhill/uMatrix/releases/download/1.3.5b1/uMatrix.webext.signed.xpi"
"update_info_url": "https://github.com/gorhill/uMatrix/releases/tag/1.3.5b2",
"update_link": "https://github.com/gorhill/uMatrix/releases/download/1.3.5b2/uMatrix.webext.signed.xpi"
}
]
}

Loading…
Cancel
Save