1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wondercms_ynh.git synced 2024-09-03 18:06:16 +02:00

Merge pull request #9 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2023-11-05 19:11:15 +01:00 committed by GitHub
commit 3313a12d88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
WonderCMS is an extremely small flat file CMS. It's fast, responsive and doesn't require any configuration. WonderCMS is an extremely small flat file CMS. It's fast, responsive and doesn't require any configuration.
**Shipped version:** 3.4.2~ynh2 **Shipped version:** 3.4.3~ynh1
**Demo:** https://www.wondercms.com/demo/ **Demo:** https://www.wondercms.com/demo/

View file

@ -18,7 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
WonderCMS is an extremely small flat file CMS. It's fast, responsive and doesn't require any configuration. WonderCMS is an extremely small flat file CMS. It's fast, responsive and doesn't require any configuration.
**Version incluse :** 3.4.2~ynh2 **Version incluse :** 3.4.3~ynh1
**Démo :** https://www.wondercms.com/demo/ **Démo :** https://www.wondercms.com/demo/

View file

@ -5,7 +5,7 @@ name = "Wondercms"
description.en = "Fast and small flat file CMS" description.en = "Fast and small flat file CMS"
description.fr = "CMS rapide sans base de données" description.fr = "CMS rapide sans base de données"
version = "3.4.2~ynh2" version = "3.4.3~ynh1"
maintainers = ["eric_G"] maintainers = ["eric_G"]
@ -40,8 +40,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/robiso/wondercms/releases/download/3.4.2/wondercms-342.zip" url = "https://github.com/robiso/wondercms/archive/refs/tags/3.4.3.tar.gz"
sha256 = "67df47c64a30dd49d569cd2e5f08967cad8fd2d65264a309b11b2001f0dce2d8" sha256 = "c89880f07a76e182b858eadf882d34011ad46be945a6576d188c62f2dda6e6ea"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]