mirror of
https://github.com/YunoHost-Apps/tiki_ynh.git
synced 2024-09-04 01:15:54 +02:00
Merge pull request #11 from rodriguezny/update-app-versions
Update app versions
This commit is contained in:
commit
27e27cef98
1 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@ name = "Tiki"
|
||||||
description.en = "Wiki-based, content management system"
|
description.en = "Wiki-based, content management system"
|
||||||
description.fr = "Système de gestion de contenu basé sur Wiki"
|
description.fr = "Système de gestion de contenu basé sur Wiki"
|
||||||
|
|
||||||
version = "25.0~ynh1"
|
version = "25.1~ynh1"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = ["eric_G"]
|
||||||
|
|
||||||
|
@ -52,13 +52,13 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://sourceforge.net/projects/tikiwiki/files/Tiki_25.x_Sagittarius_A/25.0/tiki-25.0.tar.gz/download"
|
url = "https://sourceforge.net/projects/tikiwiki/files/Tiki_25.x_Sagittarius_A/25.1/tiki-25.1.tar.gz/download"
|
||||||
sha256 = "e056cdcfdcb03a8c4710db44e7f04e0f846eb7131a8f8aa130a3d8348e0161a4"
|
sha256 = "6c7af7d6f42d4b25e7640912cab3756d086bb17b81d78ba7ae6d6aca51d1dbe4"
|
||||||
format = "tar.gz"
|
format = "tar.gz"
|
||||||
|
|
||||||
[resources.sources.lts]
|
[resources.sources.lts]
|
||||||
url = "https://sourceforge.net/projects/tikiwiki/files/Tiki_24.x_Wolf_359/24.0/tiki-24.0.tar.gz/download"
|
url = "https://sourceforge.net/projects/tikiwiki/files/Tiki_24.x_Wolf_359/24.3/tiki-24.3.tar.gz/download"
|
||||||
sha256 = "2f9fd0e3509cf28c884173bfa58ff3aaa2e694f8c6051b0a94ba1bdbb243463e"
|
sha256 = "b1e0468ece35376c4d641227cb25c17347751d191627d03652a75f64ebe3d877"
|
||||||
format = "tar.gz"
|
format = "tar.gz"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue