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 Mar 23, 2019
1 parent d7343bb commit 3b065a9
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 @@
"uBlock0@raymondhill.net": {
"updates": [
{
"version": "1.18.11.0",
"version": "1.18.11.1",
"applications": { "gecko": { "strict_min_version": "55" } },
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.18.11b0",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.18.11b0/uBlock0_1.18.11b0.firefox.signed.xpi"
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.18.11b1",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.18.11b1/uBlock0_1.18.11b1.firefox.signed.xpi"
}
]
}
Expand Down

0 comments on commit 3b065a9

Please sign in to comment.