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, 2019
1 parent 024dcaa commit 235851d
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.22.5.0",
"version": "1.22.5.1",
"browser_specific_settings": { "gecko": { "strict_min_version": "55" } },
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.22.5b0",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.22.5b0/uBlock0_1.22.5b0.firefox.signed.xpi"
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.22.5b1",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.22.5b1/uBlock0_1.22.5b1.firefox.signed.xpi"
}
]
}
Expand Down

0 comments on commit 235851d

Please sign in to comment.