1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-02 17:19:38 +02:00

make dev build auto-update to 1.15.11b3

This commit is contained in:
Raymond Hill 2018-02-26 17:09:49 -05:00
parent 0db7dd6a3b
commit 7a33472659
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -3,10 +3,10 @@
"uBlock0@raymondhill.net": {
"updates": [
{
"version": "1.15.11b2",
"version": "1.15.11b3",
"applications": { "gecko": { "strict_min_version": "52" } },
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.15.11b2",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.15.11b2/uBlock0.webext.signed.xpi"
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.15.11b3",
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.15.11b3/uBlock0.webext.signed.xpi"
}
]
}