1
0
Fork 0
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:
ewilly 2023-11-13 07:19:15 +00:00 committed by GitHub
commit 5c902caa7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 5 deletions

View file

@ -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.06~ynh1 **Shipped version:** 13.0.08~ynh1
## Screenshots ## 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 app website: <https://zwiicms.com/>
* Official user documentation: <https://www.zwiicms.fr/prise-en-main> * Official user documentation: <https://www.zwiicms.fr/prise-en-main>
* Upstream app code repository: <https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS> * 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> * Report a bug: <https://github.com/YunoHost-Apps/zwiicms_ynh/issues>
## Developer info ## Developer info

View file

@ -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.06~ynh1 **Version incluse :** 13.0.08~ynh1
## Captures décran ## 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 lapp : <https://zwiicms.com/> * Site officiel de lapp : <https://zwiicms.com/>
* Documentation officielle utilisateur : <https://www.zwiicms.fr/prise-en-main> * Documentation officielle utilisateur : <https://www.zwiicms.fr/prise-en-main>
* Dépôt de code officiel de lapp : <https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS> * Dépôt de code officiel de lapp : <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> * Signaler un bug : <https://github.com/YunoHost-Apps/zwiicms_ynh/issues>
## Informations pour les développeurs ## Informations pour les développeurs

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS/archive/13.0.06.tar.gz SOURCE_URL=https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS/archive/13.0.08.tar.gz
SOURCE_SUM=b255fc70c07f6638ad49a66d43c71deedb2f5097d7218bd04de12623ec1a049c SOURCE_SUM=fbdd6935c841bf49ce47646726d9c2769a851b9a91d9e4b95b32e8dfe43f613d
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -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.06~ynh1" version = "13.0.08~ynh1"
maintainers = ["ewilly"] maintainers = ["ewilly"]