1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/concrete5_ynh.git synced 2024-09-03 18:25:54 +02:00

Merge pull request #22 from YunoHost-Apps/ci-auto-update-v9.1.1

Upgrade to version 9.1.1
This commit is contained in:
yalh76 2022-06-01 03:15:16 +02:00 committed by GitHub
commit a5e042ea4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 7 deletions

View file

@ -26,7 +26,7 @@ Features :
* **and more**...
**Shipped version:** 9.0.1~ynh2
**Shipped version:** 9.1.1~ynh1
## Disclaimers / important information
* Any known limitations, constrains or stuff not working, such as (but not limited to):

View file

@ -26,7 +26,7 @@ Features :
* **and more**...
**Version incluse :** 9.0.1~ynh2
**Version incluse :** 9.1.1~ynh1
## Avertissements / informations importantes
* Any known limitations, constrains or stuff not working, such as (but not limited to):

View file

@ -1,7 +1,6 @@
SOURCE_URL=https://github.com/concrete5/concrete5/archive/9.0.1.tar.gz
SOURCE_SUM=0dc5d37da948c1b5bab4dc8291e9a97488cb53f521c8e56cf118008ae99f9e38
SOURCE_URL=https://github.com/concretecms/concretecms/archive/refs/tags/9.1.1.tar.gz
SOURCE_SUM=8880de7b391a041781270b3a74050b05572b5e536847eec85d8e566677e36c21
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=
SOURCE_EXTRACT=true

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": "9.0.1~ynh2",
"version": "9.1.1~ynh1",
"url": "www.concrete5.org",
"upstream": {
"license": "MIT",
@ -52,7 +52,12 @@
"en": "Choose the application language",
"fr": "Choisissez la langue de l'application"
},
"choices": ["en_US", "fr_FR", "de_DE", "pt_PT"],
"choices": [
"en_US",
"fr_FR",
"de_DE",
"pt_PT"
],
"default": "en_US"
},
{