From 17c8214bf8345ffd791875a08e2b72bb9ce16af8 Mon Sep 17 00:00:00 2001 From: hael Date: Thu, 22 Aug 2024 10:54:53 +0000 Subject: [PATCH] Update applications-tree.json --- applications-tree.json | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) 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