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

3.4.1
This commit is contained in:
Éric Gaspar 2023-01-27 16:51:30 +01:00 committed by GitHub
commit 3e0b762b56
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 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.4.0~ynh1 **Shipped version:** 3.4.1~ynh1
**Demo:** https://www.wondercms.com/demo/ **Demo:** https://www.wondercms.com/demo/

View file

@ -17,7 +17,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.0~ynh1 **Version incluse :** 3.4.1~ynh1
**Démo :** https://www.wondercms.com/demo/ **Démo :** https://www.wondercms.com/demo/

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/robiso/wondercms/releases/download/3.4.0/wondercms-340.zip SOURCE_URL=https://github.com/robiso/wondercms/releases/download/3.4.1/wondercms-341.zip
SOURCE_SUM=a1395cb29368ddb29a5a18ab4f60b6e9422b1f3a3478b2195aec8bcf0b0e48c4 SOURCE_SUM=4e3526a7b834d03e5f43808ba6883cb667705026d1095e039a48bba6388a2748
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

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.4.0~ynh1", "version": "3.4.1~ynh1",
"url": "https://wondercms.com", "url": "https://wondercms.com",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",