Skip to content

Commit 50ad64d

Browse files
committed
Make Firefox dev build auto-update
1 parent 5e70d6e commit 50ad64d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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.31.1.1",
6+
"version": "1.31.1.2",
77
"browser_specific_settings": { "gecko": { "strict_min_version": "55" } },
8-
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.31.1b1",
9-
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.31.1b1/uBlock0_1.31.1b1.firefox.signed.xpi"
8+
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.31.1b2",
9+
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.31.1b2/uBlock0_1.31.1b2.firefox.signed.xpi"
1010
}
1111
]
1212
}

0 commit comments

Comments
 (0)