mirror of
https://github.com/YunoHost-Apps/zwiicms_ynh.git
synced 2024-09-03 18:06:04 +02:00
commit
071bcf7e6e
4 changed files with 5 additions and 5 deletions
|
@ -29,7 +29,7 @@ Zwii is a database-less (flat-file) CMS that allows you to easily create and man
|
|||
- Flexible
|
||||
|
||||
|
||||
**Shipped version:** 13.0.01~ynh1
|
||||
**Shipped version:** 13.0.02~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@ Zwii est un CMS sans base de données (fichier plat) qui vous permet de créer e
|
|||
- Flexible
|
||||
|
||||
|
||||
**Version incluse :** 13.0.01~ynh1
|
||||
**Version incluse :** 13.0.02~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS/archive/13.0.01.tar.gz
|
||||
SOURCE_SUM=4aa66beaef3f14884cb1e1843b3f77743690177e2e3772cc6d41a65bf2ba4a45
|
||||
SOURCE_URL=https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS/archive/13.0.02.tar.gz
|
||||
SOURCE_SUM=e927e669f26ce010ed4388cda2db6e13938a266093872cbb8966645b290b5f66
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "ZwiiCMS"
|
|||
description.en = "Simple, lightweight, database-free, scalable and responsive CMS"
|
||||
description.fr = "CMS simple, léger, sans base de données, modulable et responsive"
|
||||
|
||||
version = "13.0.01~ynh1"
|
||||
version = "13.0.02~ynh1"
|
||||
|
||||
maintainers = ["ewilly"]
|
||||
|
||||
|
|
Loading…
Reference in a new issue