Skip to content

Commit c2ce20e

Browse files
committed
make Firefox dev build auto-update
1 parent a09dbc6 commit c2ce20e

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.15.11b9",
6+
"version": "1.15.11b10",
77
"applications": { "gecko": { "strict_min_version": "52" } },
8-
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.15.11b9",
9-
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.15.11b9/uBlock0.webext.signed.xpi"
8+
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.15.11b10",
9+
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.15.11b10/uBlock0.webext.signed.xpi"
1010
}
1111
]
1212
}

0 commit comments

Comments
 (0)