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 #13 from YunoHost-Apps/ci-auto-update-v12.3.05

Upgrade to version 12.3.05
This commit is contained in:
ewilly 2023-04-06 15:41:53 +02:00 committed by GitHub
commit d33410c94c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 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:** 12.3.04~ynh1 **Shipped version:** 12.3.05~ynh1
## Screenshots ## Screenshots

View file

@ -29,7 +29,7 @@ Zwii is a database-less (flat-file) CMS that allows you to easily create and man
- Flexible - Flexible
**Version incluse :** 12.3.04~ynh1 **Version incluse :** 12.3.05~ynh1
## Captures décran ## Captures décran

5
conf/app.src Normal file
View file

@ -0,0 +1,5 @@
SOURCE_URL=https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS/archive/12.3.05.tar.gz
SOURCE_SUM=e7494600a62de57101a17fddc199f6670fe051bfd33d0a8d7b9e01ac2ef10358
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
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 = "12.3.04~ynh1" version = "12.3.05~ynh1"
maintainers = ["ewilly"] maintainers = ["ewilly"]