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

Manually fix firefox update json file

This commit is contained in:
Raymond Hill 2023-01-25 17:27:31 -05:00
parent 675128bbfb
commit b3f9a87ed8
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
2 changed files with 3 additions and 3 deletions

View File

@ -3,9 +3,9 @@
"uBlock0@raymondhill.net": {
"updates": [
{
"version": "1.46.1.9",
"version": "1.46.1.10",
"browser_specific_settings": { "gecko": { "strict_min_version": "68.0" } },
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.46.1b9/uBlock0_1.46.1b9.firefox.signed.xpi"
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.46.1b10/uBlock0_1.46.1b10.firefox.signed.xpi"
}
]
}

2
dist/version vendored
View File

@ -1 +1 @@
1.46.1.9
1.46.1.10