mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 03:12:33 +01:00
c5ace09ed6
I will need to fix the dev build script to ensure `updates.json` file **on the master branch** is filled in with the latest dev build details, regardless of the branch where it originates.
15 lines
384 B
JSON
15 lines
384 B
JSON
{
|
|
"addons": {
|
|
"uBlock0@raymondhill.net": {
|
|
"updates": [
|
|
{
|
|
"version": "1.17.7.0",
|
|
"applications": { "gecko": { "strict_min_version": "52" } },
|
|
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/1.17.7b0",
|
|
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.17.7b0/uBlock0_1.17.7b0.firefox.signed.xpi"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|