mirror of
https://github.com/YunoHost-Apps/zwiicms_ynh.git
synced 2024-09-03 18:06:04 +02:00
Merge pull request #46 from YunoHost-Apps/ci-auto-update-v13.0.08
Upgrade to version 13.0.08
This commit is contained in:
commit
5c902caa7c
4 changed files with 7 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.06~ynh1
|
||||
**Shipped version:** 13.0.08~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -40,6 +40,7 @@ Zwii is a database-less (flat-file) CMS that allows you to easily create and man
|
|||
* Official app website: <https://zwiicms.com/>
|
||||
* Official user documentation: <https://www.zwiicms.fr/prise-en-main>
|
||||
* Upstream app code repository: <https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/zwiicms>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/zwiicms_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
|
|
@ -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.06~ynh1
|
||||
**Version incluse :** 13.0.08~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
@ -40,6 +40,7 @@ Zwii est un CMS sans base de données (fichier plat) qui vous permet de créer e
|
|||
* Site officiel de l’app : <https://zwiicms.com/>
|
||||
* Documentation officielle utilisateur : <https://www.zwiicms.fr/prise-en-main>
|
||||
* Dépôt de code officiel de l’app : <https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/zwiicms>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/zwiicms_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS/archive/13.0.06.tar.gz
|
||||
SOURCE_SUM=b255fc70c07f6638ad49a66d43c71deedb2f5097d7218bd04de12623ec1a049c
|
||||
SOURCE_URL=https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS/archive/13.0.08.tar.gz
|
||||
SOURCE_SUM=fbdd6935c841bf49ce47646726d9c2769a851b9a91d9e4b95b32e8dfe43f613d
|
||||
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.06~ynh1"
|
||||
version = "13.0.08~ynh1"
|
||||
|
||||
maintainers = ["ewilly"]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue