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

Upgrade master from testing
This commit is contained in:
ewilly 2024-06-11 04:50:02 +00:00 committed by GitHub
commit 9c2fe75384
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 10 additions and 10 deletions

View file

@ -1,7 +1,7 @@
# All available README files by language
- [Read the README in English](README.md)
- [Lee el README en español](README_es.md)
- [Lea el README en español](README_es.md)
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)

View file

@ -29,7 +29,7 @@ Zwii is a database-less (flat-file) CMS that allows you to easily create and man
- Flexible
**Shipped version:** 13.3.02~ynh1
**Shipped version:** 13.3.03~ynh1
## Screenshots

View file

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

View file

@ -29,7 +29,7 @@ Zwii is a database-less (flat-file) CMS that allows you to easily create and man
- Flexible
**Paketatutako bertsioa:** 13.3.02~ynh1
**Paketatutako bertsioa:** 13.3.03~ynh1
## 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
**Version incluse:** 13.3.02~ynh1
**Version incluse:** 13.3.03~ynh1
## 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
**Versión proporcionada:** 13.3.02~ynh1
**Versión proporcionada:** 13.3.03~ynh1
## 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
**分发版本:** 13.3.02~ynh1
**分发版本:** 13.3.03~ynh1
## 截图

View file

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