mirror of
https://github.com/YunoHost-Apps/scratch_ynh.git
synced 2024-09-03 20:26:03 +02:00
Upgrade to vv1.0.14
This commit is contained in:
parent
a7a2d09285
commit
5317c56657
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",
|
||||
"fr": "Langage de programmation pour créer vos propres histoires, jeux et animations interactifs"
|
||||
},
|
||||
"version": "3.0~ynh2",
|
||||
"version": "v1.0.14~ynh1",
|
||||
"url": "https://scratch.mit.edu/",
|
||||
"upstream": {
|
||||
"license": "BSD-3-Clause",
|
||||
|
@ -28,7 +28,8 @@
|
|||
"nginx"
|
||||
],
|
||||
"arguments": {
|
||||
"install": [{
|
||||
"install": [
|
||||
{
|
||||
"name": "domain",
|
||||
"type": "domain"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue