mirror of
https://github.com/YunoHost-Apps/tiki_ynh.git
synced 2024-09-04 01:15:54 +02:00
Merge pull request #28 from rodriguezny/update-app-main-and-lts-resources-to-tiki-26.2-and-24.6
Update app main and lts resources sources to respectively tiki-26.2 and 24.6
This commit is contained in:
commit
811fc29864
3 changed files with 7 additions and 7 deletions
|
@ -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.
|
||||
|
||||
|
||||
**Shipped version:** 26.1~ynh1
|
||||
**Shipped version:** 26.2~ynh1
|
||||
|
||||
**Demo:** https://tiki.org/Try-Tiki
|
||||
|
||||
|
|
|
@ -33,7 +33,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.1~ynh1
|
||||
**Version incluse :** 26.2~ynh1
|
||||
|
||||
**Démo :** https://tiki.org/Try-Tiki
|
||||
|
||||
|
|
|
@ -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.1~ynh1"
|
||||
version = "26.2~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -52,13 +52,13 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://sourceforge.net/projects/tikiwiki/files/Tiki_26.x_Alnilam/26.1/tiki-26.1.tar.gz/download"
|
||||
sha256 = "f6d0042567feb62bfaf012cb999625ef840501141249a247b3075094030649c7"
|
||||
url = "https://sourceforge.net/projects/tikiwiki/files/Tiki_26.x_Alnilam/26.2/tiki-26.2.tar.gz/download"
|
||||
sha256 = "d85d513313e2377ecc2fe03f471b053727cb7f9a40143192f95191891557dabf"
|
||||
format = "tar.gz"
|
||||
|
||||
[resources.sources.lts]
|
||||
url = "https://sourceforge.net/projects/tikiwiki/files/Tiki_24.x_Wolf_359/24.5/tiki-24.5.tar.gz/download"
|
||||
sha256 = "d91cb7846a0c863ab5b1d29a305acd865365364e05f5d83c00e11cae4d67a71b"
|
||||
url = "https://sourceforge.net/projects/tikiwiki/files/Tiki_24.x_Wolf_359/24.6/tiki-24.6.tar.gz/download"
|
||||
sha256 = "1dc1a3f0236c79287b14bfe45eb789e8b0e5c89d2a9089bab496c61a2c73a9f0"
|
||||
format = "tar.gz"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue