Make Firefox dev build auto-update

This commit is contained in:
Raymond Hill 2025-08-21 11:08:23 -04:00
parent e8f6b7cd00
commit 23d51b80df
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.65.1.7",
"version": "1.65.1.8",
"browser_specific_settings": { "gecko": { "strict_min_version": "92.0" } },
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.65.1b7/uBlock0_1.65.1b7.firefox.signed.xpi"
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.65.1b8/uBlock0_1.65.1b8.firefox.signed.xpi"
}
]
}