mirror of
https://github.com/YunoHost-Apps/concrete5_ynh.git
synced 2024-09-03 18:25:54 +02:00
Merge pull request #36 from YunoHost-Apps/ci-auto-update-9.2.4
Upgrade to v9.2.4
This commit is contained in:
commit
7ae9ae3495
4 changed files with 9 additions and 9 deletions
|
@ -29,7 +29,7 @@ Concrete5 is a modern CMS.
|
|||
* **and more**...
|
||||
|
||||
|
||||
**Shipped version:** 9.2.1~ynh2
|
||||
**Shipped version:** 9.2.4~ynh1
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://www.concrete5.org>
|
||||
|
|
|
@ -28,7 +28,7 @@ Concrete5 est un CMS moderne.
|
|||
* Outils marketing
|
||||
|
||||
|
||||
**Version incluse :** 9.2.1~ynh2
|
||||
**Version incluse :** 9.2.4~ynh1
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://www.concrete5.org>
|
||||
|
|
|
@ -7,7 +7,7 @@ name = "Concrete CMS"
|
|||
description.en = "Open Source Content Management System for Teams"
|
||||
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"]
|
||||
|
||||
|
@ -61,8 +61,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/concretecms/concretecms/archive/refs/tags/9.2.1.tar.gz"
|
||||
sha256 = "a75293f522fe9503da0c0c14ddfec9fc3f1b7b16f8de95796eec284b918771b5"
|
||||
url = "https://github.com/concrete5/concrete5/archive/refs/tags/9.2.4.tar.gz"
|
||||
sha256 = "82baa01e58fb71e25879e2a16d5fea24ea9f9bff0ca05c95c304b183a921c78b"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
|
@ -4,7 +4,7 @@ test_format = 1.0
|
|||
|
||||
[default]
|
||||
|
||||
test_upgrade_from.7c7c41cbc261757781e420004186012b5f455f67.name = "old version"
|
||||
test_upgrade_from.7c7c41cbc261757781e420004186012b5f455f67.args.domain = "domain.tld"
|
||||
test_upgrade_from.7c7c41cbc261757781e420004186012b5f455f67.args.admin_name = "package_checker"
|
||||
test_upgrade_from.7c7c41cbc261757781e420004186012b5f455f67.args.admin_pass = "S0me p4ssword"
|
||||
test_upgrade_from.999e80544755ecac2e2b01d06682b4262a4d5b81.name = "old version"
|
||||
test_upgrade_from.999e80544755ecac2e2b01d06682b4262a4d5b81.args.domain = "domain.tld"
|
||||
test_upgrade_from.999e80544755ecac2e2b01d06682b4262a4d5b81.args.admin_name = "package_checker"
|
||||
test_upgrade_from.999e80544755ecac2e2b01d06682b4262a4d5b81.args.admin_pass = "S0me p4ssword"
|
||||
|
|
Loading…
Add table
Reference in a new issue