mirror of
https://github.com/YunoHost-Apps/concrete5_ynh.git
synced 2024-09-03 18:25:54 +02:00
Merge pull request #39 from YunoHost-Apps/ci-auto-update-9.2.6
Upgrade to v9.2.6
This commit is contained in:
commit
1ee49c33a6
4 changed files with 5 additions and 8 deletions
|
@ -29,7 +29,7 @@ Concrete5 is a modern CMS.
|
|||
* **and more**...
|
||||
|
||||
|
||||
**Shipped version:** 9.2.4~ynh1
|
||||
**Shipped version:** 9.2.6~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.4~ynh1
|
||||
**Version incluse :** 9.2.6~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.4~ynh1"
|
||||
version = "9.2.6~ynh1"
|
||||
|
||||
maintainers = ["frju365"]
|
||||
|
||||
|
@ -61,8 +61,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/concrete5/concrete5/archive/refs/tags/9.2.4.tar.gz"
|
||||
sha256 = "82baa01e58fb71e25879e2a16d5fea24ea9f9bff0ca05c95c304b183a921c78b"
|
||||
url = "https://github.com/concrete5/concrete5/archive/refs/tags/9.2.6.tar.gz"
|
||||
sha256 = "62667bd66295e3a6920a01c5a9e53fce74c5823026caa6b59f4dd3927570b9e8"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
|
@ -5,6 +5,3 @@ test_format = 1.0
|
|||
[default]
|
||||
|
||||
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