27 lines
697 B
JSON
27 lines
697 B
JSON
{
|
|
"addons": {
|
|
"addontemplate@euclpts.com": {
|
|
"updates": [
|
|
{
|
|
"version": "0.0.1",
|
|
"update_link": "https://github.com/windingwind/zotero-addon-template/releases/latest/download/zotero-addon-template.xpi",
|
|
"applications": {
|
|
"gecko": {
|
|
"strict_min_version": "60.0"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"version": "0.0.1",
|
|
"update_link": "https://github.com/windingwind/zotero-addon-template/releases/latest/download/zotero-addon-template.xpi",
|
|
"applications": {
|
|
"zotero": {
|
|
"strict_min_version": "6.999"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|