mirror of
https://github.com/YunoHost-Apps/humhub_ynh.git
synced 2024-09-03 19:26:11 +02:00
Update manifest.toml
This commit is contained in:
parent
854e755c52
commit
e1d4f44b1d
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "HumHub"
|
|||
description.en = "Enterprise Social Network"
|
||||
description.fr = "Réseau Social d'Entreprise"
|
||||
|
||||
version = "1.14.0~ynh2"
|
||||
version = "1.15.2~ynh1"
|
||||
|
||||
maintainers = ["Nils Van Zuijlen"]
|
||||
|
||||
|
@ -46,8 +46,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://download.humhub.com/downloads/install/humhub-1.14.0.tar.gz"
|
||||
sha256 = "d75923ca8d18d5e031c4ed4a4e2e9ce98fb61fbfcf5268317a76803f7a82a22a"
|
||||
url = "https://download.humhub.com/downloads/install/humhub-1.15.2.tar.gz"
|
||||
sha256 = "fe376390fdfc2037fdf130b21fcc54c027b7c3a3e659e85d6243f53c09566154"
|
||||
|
||||
[resources.system_user]
|
||||
|
||||
|
|
Loading…
Reference in a new issue