mirror of
https://github.com/YunoHost-Apps/tiki_ynh.git
synced 2024-09-04 01:15:54 +02:00
sources: Gotta explicitly tell format=tar.gz ...
This commit is contained in:
parent
c924901a1d
commit
8bd7b15cb6
1 changed files with 2 additions and 0 deletions
|
@ -54,10 +54,12 @@ ram.runtime = "50M"
|
|||
[resources.sources.main]
|
||||
url = "https://sourceforge.net/projects/tikiwiki/files/Tiki_25.x_Sagittarius_A/25.0/tiki-25.0.tar.gz/download"
|
||||
sha256 = "e056cdcfdcb03a8c4710db44e7f04e0f846eb7131a8f8aa130a3d8348e0161a4"
|
||||
format = "tar.gz"
|
||||
|
||||
[resources.sources.lts]
|
||||
url = "https://sourceforge.net/projects/tikiwiki/files/Tiki_24.x_Wolf_359/24.0/tiki-24.0.tar.gz/download"
|
||||
sha256 = "2f9fd0e3509cf28c884173bfa58ff3aaa2e694f8c6051b0a94ba1bdbb243463e"
|
||||
format = "tar.gz"
|
||||
|
||||
[resources.system_user]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue