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

Upgrade to v9.1.1

This commit is contained in:
yunohost-bot 2022-05-28 06:22:16 +00:00
parent 94e2ede47e
commit 7f2c747e22
2 changed files with 9 additions and 5 deletions

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"
},
{