diff --git a/applications-tree.json b/applications-tree.json index d370f46..adfc4d7 100644 --- a/applications-tree.json +++ b/applications-tree.json @@ -1,8 +1,12 @@ { - "name": "nextcloud", - "version": "16.0" -}, -{ - "name": "guacamole", - "version": "15.0" + "apps": [ + { + "name": "nextcloud", + "version": "16.0" + }, + { + "name": "guacamole", + "version": "15.0" + } + ] } \ No newline at end of file