mirror of
https://github.com/YunoHost-Apps/zwiicms_ynh.git
synced 2024-09-03 18:06:04 +02:00
commit
62d658edee
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
|
- Flexible
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 13.0.04~ynh2
|
**Shipped version:** 13.0.05~ynh1
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -29,7 +29,7 @@ Zwii est un CMS sans base de données (fichier plat) qui vous permet de créer e
|
||||||
- Flexible
|
- Flexible
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 13.0.04~ynh2
|
**Version incluse :** 13.0.05~ynh1
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS/archive/13.0.04.tar.gz
|
SOURCE_URL=https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS/archive/13.0.05.tar.gz
|
||||||
SOURCE_SUM=085fc8675f2d955832a44d4cdbace4a8dab0af487a998d62b9de085e77511553
|
SOURCE_SUM=3c9fad200fecb98d99d34021387fc4b8c97de75f4eb9dac5cabe88255454249d
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "ZwiiCMS"
|
||||||
description.en = "Simple, lightweight, database-free, scalable and responsive CMS"
|
description.en = "Simple, lightweight, database-free, scalable and responsive CMS"
|
||||||
description.fr = "CMS simple, léger, sans base de données, modulable et responsive"
|
description.fr = "CMS simple, léger, sans base de données, modulable et responsive"
|
||||||
|
|
||||||
version = "13.0.04~ynh2"
|
version = "13.0.05~ynh1"
|
||||||
|
|
||||||
maintainers = ["ewilly"]
|
maintainers = ["ewilly"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue