1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/scratch_ynh.git synced 2024-09-03 20:26:03 +02:00

Upgrade to vv1.0.22

This commit is contained in:
yunohost-bot 2022-10-18 06:48:31 +00:00
parent a7a2d09285
commit a326548eac

View file

@ -6,7 +6,7 @@
"en": "Programming language to create your own interactive stories, games, and animations", "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" "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/", "url": "https://scratch.mit.edu/",
"upstream": { "upstream": {
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
@ -28,7 +28,8 @@
"nginx" "nginx"
], ],
"arguments": { "arguments": {
"install": [{ "install": [
{
"name": "domain", "name": "domain",
"type": "domain" "type": "domain"
}, },