1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tiki_ynh.git synced 2024-09-04 01:15:54 +02:00

Update main and lts resources sources respectively to tiki-26.1 and tiki-24.5

This commit is contained in:
Rodriguez Nyiringabo 2023-10-14 11:31:34 +02:00
parent 83f0d6253e
commit 739f8b9d10

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.0~ynh1"
version = "26.1~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.0/tiki-26.0.tar.gz/download"
sha256 = "493f204407eefd102c2ed59e4e4e716ea1671e0d43d99dd8e4265a8e09f28335"
url = "https://sourceforge.net/projects/tikiwiki/files/Tiki_26.x_Alnilam/26.1/tiki-26.1.tar.gz/download"
sha256 = "f6d0042567feb62bfaf012cb999625ef840501141249a247b3075094030649c7"
format = "tar.gz"
[resources.sources.lts]
url = "https://sourceforge.net/projects/tikiwiki/files/Tiki_24.x_Wolf_359/24.4/tiki-24.4.tar.gz/download"
sha256 = "1cb546e282ec74ce7bf6bbda96048b6b2b7087bb8416fd154eeb4b99d8e4f8c5"
url = "https://sourceforge.net/projects/tikiwiki/files/Tiki_24.x_Wolf_359/24.5/tiki-24.5.tar.gz/download"
sha256 = "d91cb7846a0c863ab5b1d29a305acd865365364e05f5d83c00e11cae4d67a71b"
format = "tar.gz"
[resources.system_user]