mirror of
https://github.com/YunoHost-Apps/scratch_ynh.git
synced 2024-09-03 20:26:03 +02:00
Upgrade to vv1.0.32
This commit is contained in:
parent
a7a2d09285
commit
879f65e294
1 changed files with 3 additions and 2 deletions
|
@ -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.32~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"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue