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 Nov 14, 2020
1 parent 3895fac commit 54c8a0a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dist/firefox/updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"[email protected]": {
"updates": [
{
"version": "1.30.9.100",
"version": "1.30.9.101",
"browser_specific_settings": { "gecko": { "strict_min_version": "55" } },
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.30.9rc0",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.30.9rc0/uBlock0_1.30.9rc0.firefox.signed.xpi"
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.30.9rc1",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.30.9rc1/uBlock0_1.30.9rc1.firefox.signed.xpi"
}
]
}
Expand Down

0 comments on commit 54c8a0a

Please sign in to comment.