Skip to content

Commit

Permalink
Make Firefox dev build auto-update
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhill committed Sep 22, 2023
1 parent b95c90b commit 38ac26a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dist/firefox/updates.json
Expand Up @@ -3,9 +3,9 @@
"uBlock0@raymondhill.net": {
"updates": [
{
"version": "1.52.1.4",
"version": "1.52.3.0",
"browser_specific_settings": { "gecko": { "strict_min_version": "79.0" } },
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.52.1b4/uBlock0_1.52.1b4.firefox.signed.xpi"
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.52.3b0/uBlock0_1.52.3b0.firefox.signed.xpi"
}
]
}
Expand Down

0 comments on commit 38ac26a

Please sign in to comment.