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
Upgrade master from testing
This commit is contained in:
commit
9c2fe75384
8 changed files with 10 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
||||||
# All available README files by language
|
# All available README files by language
|
||||||
|
|
||||||
- [Read the README in English](README.md)
|
- [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)
|
- [Irakurri README euskaraz](README_eu.md)
|
||||||
- [Lire le README en français](README_fr.md)
|
- [Lire le README en français](README_fr.md)
|
||||||
- [Le o README en galego](README_gl.md)
|
- [Le o README en galego](README_gl.md)
|
||||||
|
|
|
@ -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.02~ynh1
|
**Shipped version:** 13.3.03~ynh1
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -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.02~ynh1
|
**Versión actual:** 13.3.03~ynh1
|
||||||
|
|
||||||
## Capturas
|
## Capturas
|
||||||
|
|
||||||
|
|
|
@ -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.02~ynh1
|
**Paketatutako bertsioa:** 13.3.03~ynh1
|
||||||
|
|
||||||
## Pantaila-argazkiak
|
## Pantaila-argazkiak
|
||||||
|
|
||||||
|
|
|
@ -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.02~ynh1
|
**Version incluse :** 13.3.03~ynh1
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
|
|
@ -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.02~ynh1
|
**Versión proporcionada:** 13.3.03~ynh1
|
||||||
|
|
||||||
## Capturas de pantalla
|
## Capturas de pantalla
|
||||||
|
|
||||||
|
|
|
@ -29,7 +29,7 @@ Zwii is a database-less (flat-file) CMS that allows you to easily create and man
|
||||||
- Flexible
|
- Flexible
|
||||||
|
|
||||||
|
|
||||||
**分发版本:** 13.3.02~ynh1
|
**分发版本:** 13.3.03~ynh1
|
||||||
|
|
||||||
## 截图
|
## 截图
|
||||||
|
|
||||||
|
|
|
@ -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.02~ynh1"
|
version = "13.3.03~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.02.tar.gz"
|
url = "https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS/archive/13.3.03.tar.gz"
|
||||||
sha256 = "8fb1442fc389c68eeccd1040c61564ae287e8dd09d010fc2705b70500f9ed172"
|
sha256 = "72a1431b98ebed22cf9695aa2dd39820f22f2e4525f128b7f98747b0c6ad3c1e"
|
||||||
in_subdir = true
|
in_subdir = true
|
||||||
autoupdate.strategy = "latest_forgejo_release"
|
autoupdate.strategy = "latest_forgejo_release"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue