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 #37 from YunoHost-Apps/testing

Testing : 9.2.4
This commit is contained in:
lapineige 2024-01-04 15:25:11 +00:00 committed by GitHub
commit 851274893a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 11 deletions

View file

@ -29,7 +29,7 @@ Concrete5 is a modern CMS.
* **and more**... * **and more**...
**Shipped version:** 9.2.1~ynh2 **Shipped version:** 9.2.4~ynh1
## Documentation and resources ## Documentation and resources
* Official app website: <https://www.concrete5.org> * Official app website: <https://www.concrete5.org>

View file

@ -28,7 +28,7 @@ Concrete5 est un CMS moderne.
* Outils marketing * Outils marketing
**Version incluse :** 9.2.1~ynh2 **Version incluse :** 9.2.4~ynh1
## Documentations et ressources ## Documentations et ressources
* Site officiel de lapp : <https://www.concrete5.org> * Site officiel de lapp : <https://www.concrete5.org>

View file

@ -7,7 +7,7 @@ name = "Concrete CMS"
description.en = "Open Source Content Management System for Teams" description.en = "Open Source Content Management System for Teams"
description.fr = "Système de gestion de contenu Open Source pour les équipes" description.fr = "Système de gestion de contenu Open Source pour les équipes"
version = "9.2.1~ynh2" version = "9.2.4~ynh1"
maintainers = ["frju365"] maintainers = ["frju365"]
@ -61,11 +61,9 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/concretecms/concretecms/archive/refs/tags/9.2.1.tar.gz" url = "https://github.com/concrete5/concrete5/archive/refs/tags/9.2.4.tar.gz"
sha256 = "a75293f522fe9503da0c0c14ddfec9fc3f1b7b16f8de95796eec284b918771b5" sha256 = "82baa01e58fb71e25879e2a16d5fea24ea9f9bff0ca05c95c304b183a921c78b"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
autoupdate.asset = ".*.tar.gz"
[resources.system_user] [resources.system_user]

View file

@ -4,7 +4,7 @@ test_format = 1.0
[default] [default]
test_upgrade_from.7c7c41cbc261757781e420004186012b5f455f67.name = "old version" test_upgrade_from.999e80544755ecac2e2b01d06682b4262a4d5b81.name = "old version"
test_upgrade_from.7c7c41cbc261757781e420004186012b5f455f67.args.domain = "domain.tld" test_upgrade_from.999e80544755ecac2e2b01d06682b4262a4d5b81.args.domain = "domain.tld"
test_upgrade_from.7c7c41cbc261757781e420004186012b5f455f67.args.admin_name = "package_checker" test_upgrade_from.999e80544755ecac2e2b01d06682b4262a4d5b81.args.admin_name = "package_checker"
test_upgrade_from.7c7c41cbc261757781e420004186012b5f455f67.args.admin_pass = "S0me p4ssword" test_upgrade_from.999e80544755ecac2e2b01d06682b4262a4d5b81.args.admin_pass = "S0me p4ssword"