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

Testing
This commit is contained in:
OniriCorpe 2024-02-15 23:47:19 +01:00 committed by GitHub
commit cc4ba74c21
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 9 additions and 12 deletions

View file

@ -1,5 +1,5 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
It shall NOT be edited by hand.
-->
@ -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>
@ -50,4 +50,4 @@ or
sudo yunohost app upgrade concrete5 -u https://github.com/YunoHost-Apps/concrete5_ynh/tree/testing --debug
```
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,5 +1,5 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
It shall NOT be edited by hand.
-->
@ -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 lapp : <https://www.concrete5.org>

View file

@ -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]

View file

@ -4,7 +4,4 @@ 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 = "package_checker"
test_upgrade_from.999e80544755ecac2e2b01d06682b4262a4d5b81.args.password = "S0me p4ssword"
test_upgrade_from.999e80544755ecac2e2b01d06682b4262a4d5b81.name = "old version"