1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-03 09:39:38 +02:00

Make Firefox dev build auto-update

This commit is contained in:
Raymond Hill 2021-12-31 17:41:47 -05:00
parent c9dbe43124
commit a611c3f40a
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -3,9 +3,9 @@
"uBlock0@raymondhill.net": {
"updates": [
{
"version": "1.40.3.1",
"version": "1.40.3.2",
"browser_specific_settings": { "gecko": { "strict_min_version": "60" } },
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.40.3b1/uBlock0_1.40.3b1.firefox.signed.xpi"
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.40.3b2/uBlock0_1.40.3b2.firefox.signed.xpi"
}
]
}