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 26, 2018
1 parent 89e91e6 commit 6e3b392
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dist/firefox/updates.json
Expand Up @@ -3,10 +3,10 @@
"uBlock0@raymondhill.net": {
"updates": [
{
"version": "1.16.21.103",
"version": "1.17.1.0",
"applications": { "gecko": { "strict_min_version": "52" } },
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.16.21rc3",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.16.21rc3/uBlock0.firefox.signed.xpi"
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.17.1b0",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.17.1b0/uBlock0.firefox.signed.xpi"
}
]
}
Expand Down

0 comments on commit 6e3b392

Please sign in to comment.