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
2aca8d9a41
commit
df51198fa7
1 changed files with 6 additions and 6 deletions
|
@ -52,12 +52,12 @@ ram.runtime = "50M"
|
|||
[resources.sources.main]
|
||||
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"
|
||||
armhf.sha256 = "7e832c67c36af90e65aadd976420ef43efec14cf3fd7facf7e8833b32ad01eab"
|
||||
i386.url = "https://github.com/owncloud/ocis/releases/download/v5.0.5/ocis-5.0.5-linux-386"
|
||||
i386.sha256 = "e3212083455ef2d8cd9f6c1e1fd77dd6d7d1694d53139ebd56f64bc73bb35ecc"
|
||||
arm64.url = "https://github.com/owncloud/ocis/releases/download/v6.0.0-alpha.1/ocis-6.0.0-alpha.1-linux-arm64"
|
||||
arm64.sha256 = "c3bc767056c53d9a9fd281ec6d9f22cdc5de2443d988fdb75858cc374e09337b"
|
||||
armhf.url = "https://github.com/owncloud/ocis/releases/download/v6.0.0-alpha.1/ocis-6.0.0-alpha.1-linux-arm"
|
||||
armhf.sha256 = "454a4de91bddb19e03a0ed919b8bd16c1c3857b93e04e9a318e8b754ce241c0e"
|
||||
i386.url = "https://github.com/owncloud/ocis/releases/download/v6.0.0-alpha.1/ocis-6.0.0-alpha.1-linux-386"
|
||||
i386.sha256 = "a69f6a8166e8327c74e492a9a9bfc334dd91be362beefc8dcd3769ea409fd3b6"
|
||||
in_subdir = false
|
||||
rename = "ocis"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue