mirror of
https://github.com/YunoHost-Apps/concrete5_ynh.git
synced 2024-09-03 18:25:54 +02:00
commit
cc4ba74c21
4 changed files with 9 additions and 12 deletions
|
@ -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.
|
It shall NOT be edited by hand.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@ Concrete5 is a modern CMS.
|
||||||
* **and more**...
|
* **and more**...
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 9.2.4~ynh1
|
**Shipped version:** 9.2.6~ynh1
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://www.concrete5.org>
|
* 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
|
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>
|
|
@ -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.
|
It shall NOT be edited by hand.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@ Concrete5 est un CMS moderne.
|
||||||
* Outils marketing
|
* Outils marketing
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 9.2.4~ynh1
|
**Version incluse :** 9.2.6~ynh1
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://www.concrete5.org>
|
* 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.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.4~ynh1"
|
version = "9.2.6~ynh1"
|
||||||
|
|
||||||
maintainers = ["frju365"]
|
maintainers = ["frju365"]
|
||||||
|
|
||||||
|
@ -61,8 +61,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/concrete5/concrete5/archive/refs/tags/9.2.4.tar.gz"
|
url = "https://github.com/concrete5/concrete5/archive/refs/tags/9.2.6.tar.gz"
|
||||||
sha256 = "82baa01e58fb71e25879e2a16d5fea24ea9f9bff0ca05c95c304b183a921c78b"
|
sha256 = "62667bd66295e3a6920a01c5a9e53fce74c5823026caa6b59f4dd3927570b9e8"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
|
@ -4,7 +4,4 @@ test_format = 1.0
|
||||||
|
|
||||||
[default]
|
[default]
|
||||||
|
|
||||||
test_upgrade_from.999e80544755ecac2e2b01d06682b4262a4d5b81.name = "old version"
|
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"
|
|
Loading…
Add table
Reference in a new issue