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

Make Firefox dev build auto-update

This commit is contained in:
Raymond Hill 2022-02-11 12:52:09 -05:00
parent 678ea59d12
commit 301b963eff
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.41.1.0",
"version": "1.41.3.0",
"browser_specific_settings": { "gecko": { "strict_min_version": "60" } },
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.41.1b0/uBlock0_1.41.1b0.firefox.signed.xpi"
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.41.3b0/uBlock0_1.41.3b0.firefox.signed.xpi"
}
]
}