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
5b7b56dec4
commit
970373ecec
1 changed files with 9 additions and 9 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.0~ynh7"
|
||||
version = "5.0.0~ynh8"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -50,14 +50,14 @@ ram.runtime = "50M"
|
|||
[resources]
|
||||
|
||||
[resources.sources.main]
|
||||
amd64.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-alpha.6/ocis-5.0.0-alpha.6-linux-amd64"
|
||||
amd64.sha256 = "4e47e3eab2f1b5c0d7366eaaeede593535f4a93518e4e7b90e0da883229bd867"
|
||||
arm64.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-alpha.6/ocis-5.0.0-alpha.6-linux-arm64"
|
||||
arm64.sha256 = "f8a2f99e5113a245310fec4bf5cb4d180b63180d62cffcafbeb97cb3f8d17ea8"
|
||||
armhf.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-alpha.6/ocis-5.0.0-alpha.6-linux-arm"
|
||||
armhf.sha256 = "771b23a7e49efde713f49ea2e87282a00f4d74ddae655cd12226994170a70295"
|
||||
i386.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-alpha.6/ocis-5.0.0-alpha.6-linux-386"
|
||||
i386.sha256 = "11aa3f067d390d78d24c169684adcc3a55d6d8720685a91db1db47550cd2dd63"
|
||||
amd64.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-beta.1/ocis-5.0.0-beta.1-linux-amd64"
|
||||
amd64.sha256 = "47f431a04a3da3988dc0ab349bf736959d9bc12459aea1f9ca68413a001af99f"
|
||||
arm64.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-beta.1/ocis-5.0.0-beta.1-linux-arm64"
|
||||
arm64.sha256 = "e641063fac49cf3ac2a9505f5e4b19ce2e82776522973869ec24ae6be30555d8"
|
||||
armhf.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-beta.1/ocis-5.0.0-beta.1-linux-arm"
|
||||
armhf.sha256 = "bf1e70939ceb78596f6cd601db1f755a20c87fe81040a2d6da4d43c0e8a0077e"
|
||||
i386.url = "https://github.com/owncloud/ocis/releases/download/v5.0.0-beta.1/ocis-5.0.0-beta.1-linux-386"
|
||||
i386.sha256 = "ee28b3c18cc730e6a95dd965fffafb1bc34d76c8e6bd09c2744440414ee5d009"
|
||||
in_subdir = false
|
||||
rename = "ocis"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue