From a326548eac77166bd4fe461eb9bd5e62966b984e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 18 Oct 2022 06:48:31 +0000 Subject: [PATCH] Upgrade to vv1.0.22 --- manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 8074dd1..cc6054d 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Programming language to create your own interactive stories, games, and animations", "fr": "Langage de programmation pour créer vos propres histoires, jeux et animations interactifs" }, - "version": "3.0~ynh2", + "version": "v1.0.22~ynh1", "url": "https://scratch.mit.edu/", "upstream": { "license": "BSD-3-Clause", @@ -28,7 +28,8 @@ "nginx" ], "arguments": { - "install": [{ + "install": [ + { "name": "domain", "type": "domain" },