Skip to content

Commit 3d048c9

Browse files
committed
Make Firefox dev build auto-update
1 parent 9e861e8 commit 3d048c9

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
"uBlock0@raymondhill.net": {
44
"updates": [
55
{
6-
"version": "1.29.3.0",
6+
"version": "1.29.3.1",
77
"browser_specific_settings": { "gecko": { "strict_min_version": "55" } },
8-
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.29.3b0",
9-
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.29.3b0/uBlock0_1.29.3b0.firefox.signed.xpi"
8+
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.29.3b1",
9+
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.29.3b1/uBlock0_1.29.3b1.firefox.signed.xpi"
1010
}
1111
]
1212
}

0 commit comments

Comments
 (0)