1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 04:49:12 +02:00

Make Firefox dev build auto-update

This commit is contained in:
Raymond Hill 2023-03-01 12:56:36 -05:00
parent 551d7105dd
commit 31fb1490b4
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.47.3.4",
"version": "1.47.3.5",
"browser_specific_settings": { "gecko": { "strict_min_version": "79.0" } },
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.47.3b4/uBlock0_1.47.3b4.firefox.signed.xpi"
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.47.3b5/uBlock0_1.47.3b5.firefox.signed.xpi"
}
]
}