Skip to content

Commit af2c585

Browse files
committed
make Firefox dev build auto-update
1 parent c564e23 commit af2c585

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

dist/firefox/updates.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
44
"updates": [
55
{
6-
"version": "1.17.1.1",
6+
"version": "1.17.1.2",
77
"applications": { "gecko": { "strict_min_version": "52" } },
8-
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.17.1b1",
9-
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.17.1b1/uBlock0.firefox.signed.xpi"
8+
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.17.1b2",
9+
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.17.1b2/uBlock0.firefox.signed.xpi"
1010
}
1111
]
1212
}

0 commit comments

Comments
 (0)