mirror of
https://github.com/YunoHost-Apps/wondercms_ynh.git
synced 2024-09-03 18:06:16 +02:00
commit
3e0b762b56
4 changed files with 5 additions and 5 deletions
|
@ -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.
|
||||
|
||||
**Shipped version:** 3.4.0~ynh1
|
||||
**Shipped version:** 3.4.1~ynh1
|
||||
|
||||
**Demo:** https://www.wondercms.com/demo/
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ Si vous n’avez 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.
|
||||
|
||||
**Version incluse :** 3.4.0~ynh1
|
||||
**Version incluse :** 3.4.1~ynh1
|
||||
|
||||
**Démo :** https://www.wondercms.com/demo/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/robiso/wondercms/releases/download/3.4.0/wondercms-340.zip
|
||||
SOURCE_SUM=a1395cb29368ddb29a5a18ab4f60b6e9422b1f3a3478b2195aec8bcf0b0e48c4
|
||||
SOURCE_URL=https://github.com/robiso/wondercms/releases/download/3.4.1/wondercms-341.zip
|
||||
SOURCE_SUM=4e3526a7b834d03e5f43808ba6883cb667705026d1095e039a48bba6388a2748
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Fast and small flat file CMS",
|
||||
"fr": "CMS rapide sans base de données"
|
||||
},
|
||||
"version": "3.4.0~ynh1",
|
||||
"version": "3.4.1~ynh1",
|
||||
"url": "https://wondercms.com",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Add table
Reference in a new issue