1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tiki_ynh.git synced 2024-09-04 01:15:54 +02:00
This commit is contained in:
Rodriguez Nyiringabo 2024-09-01 18:01:30 +02:00 committed by GitHub
commit a01832eb21
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 10 additions and 10 deletions

View file

@ -33,7 +33,7 @@ Tiki Wiki CMS Groupware is the Free / Libre / Open Source Web Application with t
- Tiki Trackers is the built-in database web apps builder and low-code / no-code application framework.
**Shipped version:** 26.2~ynh2
**Shipped version:** 27.0~ynh1
**Demo:** <https://tiki.org/Try-Tiki>

View file

@ -33,7 +33,7 @@ Tiki Wiki CMS Groupware is the Free / Libre / Open Source Web Application with t
- Tiki Trackers is the built-in database web apps builder and low-code / no-code application framework.
**Versión actual:** 26.2~ynh2
**Versión actual:** 27.0~ynh1
**Demo:** <https://tiki.org/Try-Tiki>

View file

@ -33,7 +33,7 @@ Tiki Wiki CMS Groupware is the Free / Libre / Open Source Web Application with t
- Tiki Trackers is the built-in database web apps builder and low-code / no-code application framework.
**Paketatutako bertsioa:** 26.2~ynh2
**Paketatutako bertsioa:** 27.0~ynh1
**Demoa:** <https://tiki.org/Try-Tiki>

View file

@ -34,7 +34,7 @@ Tiki Wiki CMS Groupware est l'application Web libre dotée du plus grand nombre
Les Tiki Trackers sont la composante intégrée pour le développement low-code / no-code et le générateur de formulaires et bases de données.
**Version incluse:** 26.2~ynh2
**Version incluse:** 27.0~ynh1
**Démo:** <https://tiki.org/Try-Tiki>

View file

@ -33,7 +33,7 @@ Tiki Wiki CMS Groupware is the Free / Libre / Open Source Web Application with t
- Tiki Trackers is the built-in database web apps builder and low-code / no-code application framework.
**Versión proporcionada:** 26.2~ynh2
**Versión proporcionada:** 27.0~ynh1
**Demo:** <https://tiki.org/Try-Tiki>

View file

@ -32,7 +32,7 @@ Tiki Wiki CMS Groupware is the Free / Libre / Open Source Web Application with t
- Tiki Trackers is the built-in database web apps builder and low-code / no-code application framework.
**Versione pubblicata:** 26.2~ynh1
**Versione pubblicata:** 27.0~ynh1
**Prova:** <https://tiki.org/Try-Tiki>

View file

@ -33,7 +33,7 @@ Tiki Wiki CMS Groupware is the Free / Libre / Open Source Web Application with t
- Tiki Trackers is the built-in database web apps builder and low-code / no-code application framework.
**分发版本:** 26.2~ynh2
**分发版本:** 27.0~ynh1
**演示:** <https://tiki.org/Try-Tiki>

View file

@ -5,7 +5,7 @@ name = "Tiki"
description.en = "Wiki-based, content management system"
description.fr = "Système de gestion de contenu basé sur Wiki"
version = "26.2~ynh2"
version = "27.0~ynh1"
maintainers = []
@ -58,8 +58,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://sourceforge.net/projects/tikiwiki/files/Tiki_26.x_Alnilam/26.2/tiki-26.2.tar.gz/download"
sha256 = "d85d513313e2377ecc2fe03f471b053727cb7f9a40143192f95191891557dabf"
url = "https://sourceforge.net/projects/tikiwiki/files/Tiki_27.x_Miaplacidus/27.0/tiki-27.0.tar.gz/download"
sha256 = "bcc79422239e9b17846082bec4341326518e95a5c058307e61933c2382245dbb"
format = "tar.gz"
[resources.sources.lts]