49 lines
1.3 KiB
JSON
49 lines
1.3 KiB
JSON
{
|
|
"app_updated.ejs": {
|
|
"format": "html",
|
|
"title": "WordPress",
|
|
"appFqdn": "updated.smartserver.io",
|
|
"version": "1.3.4",
|
|
"changelog": "* This has changed\n * and that as well",
|
|
"changelogHTML": "<ul><li>This has changed</li><li>and that as well</li></ul>",
|
|
"cloudronName": "Smartserver",
|
|
"cloudronAvatarUrl": "https://cloudron.io/img/logo.png"
|
|
},
|
|
"app_updates_available.ejs": {
|
|
"format": "html",
|
|
"webadminUrl": "https://my.cloudron.io",
|
|
"cloudronName": "Smartserver",
|
|
"cloudronAvatarUrl": "https://cloudron.io/img/logo.png",
|
|
"hasSubscription": true,
|
|
"apps": [{
|
|
"updateInfo": {
|
|
"manifest": {
|
|
"version": "1.4.3"
|
|
}
|
|
},
|
|
"app": {
|
|
"fqdn": "site.smartserver.io",
|
|
"manifest": {
|
|
"title": "WordPress"
|
|
}
|
|
},
|
|
"changelog": "* This has changed\n * and that as well",
|
|
"changelogHTML": "<ul><li>This has changed</li><li>and that as well</li></ul>"
|
|
}, {
|
|
"updateInfo": {
|
|
"manifest": {
|
|
"version": "0.1.3"
|
|
}
|
|
},
|
|
"app": {
|
|
"fqdn": "another.smartserver.io",
|
|
"manifest": {
|
|
"title": "RocketChat"
|
|
}
|
|
},
|
|
"changelog": "* This has changed\n * and that as well",
|
|
"changelogHTML": "<ul><li>This has changed</li><li>and that as well</li></ul>"
|
|
}]
|
|
}
|
|
}
|