1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wondercms_ynh.git synced 2024-09-03 18:06:16 +02:00
This commit is contained in:
Éric Gaspar 2022-08-26 21:29:11 +02:00
commit becb84f50a
No known key found for this signature in database
GPG key ID: 574F281483054D44
3 changed files with 4 additions and 4 deletions

View file

@ -17,7 +17,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.3.2~ynh1 **Shipped version:** 3.3.2~ynh2
**Demo:** https://www.wondercms.com/demo/ **Demo:** https://www.wondercms.com/demo/

View file

@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
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.3.2~ynh1 **Version incluse :** 3.3.2~ynh2
**Démo :** https://www.wondercms.com/demo/ **Démo :** https://www.wondercms.com/demo/

View file

@ -6,7 +6,7 @@
"en": "Fast and small flat file CMS", "en": "Fast and small flat file CMS",
"fr": "CMS rapide sans base de données" "fr": "CMS rapide sans base de données"
}, },
"version": "3.3.2~ynh1", "version": "3.3.2~ynh2",
"url": "https://wondercms.com", "url": "https://wondercms.com",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",
@ -29,7 +29,7 @@
"php8.0-fpm" "php8.0-fpm"
], ],
"arguments": { "arguments": {
"install" : [ "install": [
{ {
"name": "domain", "name": "domain",
"type": "domain" "type": "domain"