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 Aug 21, 2020
1 parent 9e861e8 commit 3d048c9
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.29.3.0",
"version": "1.29.3.1",
"browser_specific_settings": { "gecko": { "strict_min_version": "55" } },
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.29.3b0",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.29.3b0/uBlock0_1.29.3b0.firefox.signed.xpi"
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.29.3b1",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.29.3b1/uBlock0_1.29.3b1.firefox.signed.xpi"
}
]
}
Expand Down

0 comments on commit 3d048c9

Please sign in to comment.