deCloudflare/tool/mypdns/update_firefox.json

32 lines
864 B
JSON
Raw Normal View History

2022-09-08 17:05:18 -04:00
{
"addons": {
"reporter@cat.mypdns.org": {
"updates": [
{
"applications": {
"gecko": {
"strict_min_version": "91.0"
}
},
"version": "1.0.0",
"update_link": "https://framagit.org/dCF/deCloudflare/-/raw/master/tool/mypdns/reporter/addon/firefox/addon.xpi?xxxxxxxxxxxx",
"update_hash": "sha256:xxxxxxxxxxxx"
}
]
},
"defender@cat.mypdns.org": {
"updates": [
{
"applications": {
"gecko": {
"strict_min_version": "91.0"
}
},
"version": "1.0.0",
"update_link": "https://framagit.org/dCF/deCloudflare/-/raw/master/tool/mypdns/defender/addon/firefox/addon.xpi?xxxxxxxxxxxx",
"update_hash": "sha256:xxxxxxxxxxxx"
}
]
}
}
}