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

Make Firefox dev build auto-update

This commit is contained in:
Raymond Hill 2020-06-25 17:35:33 -04:00
parent b4a06e9fe8
commit da6cdf977e
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -3,10 +3,10 @@
"uBlock0@raymondhill.net": {
"updates": [
{
"version": "1.27.11.105",
"version": "1.27.11.106",
"browser_specific_settings": { "gecko": { "strict_min_version": "55" } },
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.27.11rc5",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.27.11rc5/uBlock0_1.27.11rc5.firefox.signed.xpi"
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.27.11rc6",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.27.11rc6/uBlock0_1.27.11rc6.firefox.signed.xpi"
}
]
}