Skip to content

Commit

Permalink
Make Firefox dev build auto-update
Browse files Browse the repository at this point in the history
gorhill committed Oct 21, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent fe36da3 commit 5dd9584
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dist/firefox/updates.json
Original file line number Diff line number Diff line change
@@ -3,9 +3,9 @@
"[email protected]": {
"updates": [
{
"version": "1.52.3.101",
"version": "1.52.3.102",
"browser_specific_settings": { "gecko": { "strict_min_version": "78.0" } },
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.52.3rc1/uBlock0_1.52.3rc1.firefox.signed.xpi"
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.52.3rc2/uBlock0_1.52.3rc2.firefox.signed.xpi"
}
]
}

0 comments on commit 5dd9584

Please sign in to comment.