mirror of
https://github.com/YunoHost-Apps/owncloud_ynh.git
synced 2024-09-03 19:56:25 +02:00
Update manifest.toml
This commit is contained in:
parent
afbb36504c
commit
2aca8d9a41
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "ownCloud"
|
|||
description.en = "Online storage, file sharing platform"
|
||||
description.fr = "Stockage en ligne, plateforme de partage de fichiers"
|
||||
|
||||
version = "5.0.5~ynh1"
|
||||
version = "6.0.0~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -50,8 +50,8 @@ ram.runtime = "50M"
|
|||
[resources]
|
||||
|
||||
[resources.sources.main]
|
||||
amd64.url = "https://github.com/owncloud/ocis/releases/download/v5.0.5/ocis-5.0.5-linux-amd64"
|
||||
amd64.sha256 = "600221b47bff70ee32169916a1134c7fab78fa27ccb463d3718bbce1932f7c3e"
|
||||
amd64.url = "https://github.com/owncloud/ocis/releases/download/v6.0.0-alpha.1/ocis-6.0.0-alpha.1-linux-amd64"
|
||||
amd64.sha256 = "07956c214bb375b98c646c56f2a504354688d29d961a60fa3f23b43980fd167d"
|
||||
arm64.url = "https://github.com/owncloud/ocis/releases/download/v5.0.5/ocis-5.0.5-linux-arm64"
|
||||
arm64.sha256 = "39db53f4d3a187416493ef020e273435659b19f964dc572e281eb43b27095391"
|
||||
armhf.url = "https://github.com/owncloud/ocis/releases/download/v5.0.5/ocis-5.0.5-linux-arm"
|
||||
|
|
Loading…
Add table
Reference in a new issue