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 12, 2019
1 parent 7866cd1 commit e290cef
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.23.1.20",
"version": "1.23.1.100",
"browser_specific_settings": { "gecko": { "strict_min_version": "55" } },
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.23.1b20",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.23.1b20/uBlock0_1.23.1b20.firefox.signed.xpi"
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.23.1rc0",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.23.1rc0/uBlock0_1.23.1rc0.firefox.signed.xpi"
}
]
}
Expand Down

0 comments on commit e290cef

Please sign in to comment.