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 #72 from YunoHost-Apps/ci-auto-update-13.3.02
Some checks failed
YunoHost apps package linter / test (push) Has been cancelled
Create master promotion pull request / masterPromotion (push) Has been cancelled

Upgrade to v13.3.02
This commit is contained in:
ewilly 2024-05-17 08:26:54 +00:00 committed by GitHub
commit 921001decd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 9 additions and 9 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.3.01~ynh1 **Shipped version:** 13.3.02~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
**Versión actual:** 13.3.01~ynh1 **Versión actual:** 13.3.02~ynh1
## Capturas ## Capturas

View file

@ -29,7 +29,7 @@ Zwii is a database-less (flat-file) CMS that allows you to easily create and man
- Flexible - Flexible
**Paketatutako bertsioa:** 13.3.01~ynh1 **Paketatutako bertsioa:** 13.3.02~ynh1
## Pantaila-argazkiak ## Pantaila-argazkiak

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.3.01~ynh1 **Version incluse:** 13.3.02~ynh1
## Captures décran ## Captures décran

View file

@ -29,7 +29,7 @@ Zwii is a database-less (flat-file) CMS that allows you to easily create and man
- Flexible - Flexible
**Versión proporcionada:** 13.3.01~ynh1 **Versión proporcionada:** 13.3.02~ynh1
## Capturas de pantalla ## Capturas de pantalla

View file

@ -29,7 +29,7 @@ Zwii is a database-less (flat-file) CMS that allows you to easily create and man
- Flexible - Flexible
**分发版本:** 13.3.01~ynh1 **分发版本:** 13.3.02~ynh1
## 截图 ## 截图

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.3.01~ynh1" version = "13.3.02~ynh1"
maintainers = ["ewilly"] maintainers = ["ewilly"]
@ -56,8 +56,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS/archive/13.3.01.tar.gz" url = "https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS/archive/13.3.02.tar.gz"
sha256 = "746e89862643587429f9c2080b0e7784906f61a5ef5548fc4e87868fbecdb208" sha256 = "8fb1442fc389c68eeccd1040c61564ae287e8dd09d010fc2705b70500f9ed172"
in_subdir = true in_subdir = true
autoupdate.strategy = "latest_forgejo_release" autoupdate.strategy = "latest_forgejo_release"