1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/concrete5_ynh.git synced 2024-09-03 18:25:54 +02:00
This commit is contained in:
ericgaspar 2021-11-17 18:39:41 +01:00
parent 1ad7fc2bf1
commit 22d1a4e888
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 7 additions and 11 deletions

View file

@ -1,6 +1,5 @@
SOURCE_URL=https://github.com/concrete5/concrete5/archive/8.5.5.tar.gz
SOURCE_SUM=e1cf84110f625e3ac27c227eb697c59694eb6fdaa12e8ce92c7b3fb79c5b09f4
SOURCE_URL=https://github.com/concrete5/concrete5/archive/9.0.1.tar.gz
SOURCE_SUM=348debdff928b5fb777dde762c1521311d01a3cb09c325b68f5ee7d0f61e0d03
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=

View file

@ -6,7 +6,7 @@
"en": "Open Source Content Management System for Teams",
"fr": "Système de gestion de contenu Open Source pour les équipes"
},
"version": "8.5.5~ynh1",
"version": "9.0.1~ynh1",
"url": "www.concrete5.org",
"upstream": {
"license": "MIT",
@ -20,7 +20,7 @@
"email": "win10@tutanota.com"
},
"requirements": {
"yunohost": ">= 4.2.0"
"yunohost": ">= 4..0"
},
"multi_instance": true,
"services": [
@ -32,8 +32,7 @@
"install" : [
{
"name": "domain",
"type": "domain",
"example": "example.com"
"type": "domain"
},
{
"name": "path",
@ -43,8 +42,7 @@
},
{
"name": "admin",
"type": "user",
"example": "johndoe"
"type": "user"
},
{
"name": "is_public",
@ -63,8 +61,7 @@
},
{
"name": "password",
"type": "password",
"example": "Choose a password"
"type": "password"
},
{
"name": "website_title",