mirror of
https://github.com/YunoHost-Apps/UMS_ynh.git
synced 2024-10-01 13:35:01 +02:00
Upgrade to v14.2.0
https://github.com/UniversalMediaServer/UniversalMediaServer/releases/tag/14.2.0
This commit is contained in:
parent
e784b4719d
commit
e7bded1bd2
1 changed files with 9 additions and 9 deletions
|
@ -5,7 +5,7 @@ name = "Universal Media Server"
|
|||
description.en = "A DLNA, UPnP and HTTP(S) Media Server"
|
||||
description.fr = "Un Serveur Multimedia DLNA, UPnP et HTTP(S)"
|
||||
|
||||
version = "14.1.0~ynh1"
|
||||
version = "14.2.0~ynh1"
|
||||
|
||||
maintainers = ["Krakinou"]
|
||||
|
||||
|
@ -56,14 +56,14 @@ ram.runtime = "350M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
arm64.url = "https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/14.1.0/UMS-14.1.0-arm64.tgz"
|
||||
arm64.sha256 = "e964d212fc81864b3a78b53bdb35517684ba8bd42a0664f3046733d0cefd9a78"
|
||||
amd64.url = "https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/14.1.0/UMS-14.1.0-x86_64.tgz"
|
||||
amd64.sha256 = "b2b7e01de8c98967980a7caea2bf15228f3bd494cb26ae293d1928156d7ad354"
|
||||
armhf.url = "https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/14.1.0/UMS-14.1.0-armhf.tgz"
|
||||
armhf.sha256 = "4334b862bf536010e97cbff30e69685b06dca8e5269fc7e65135a1b70f25c472"
|
||||
i386.url = "https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/14.1.0/UMS-14.1.0-x86.tgz"
|
||||
i386.sha256 = "7ea51a786b8501f30e92ff898646eae08d962038f1ff17e1f33ac6a087594050"
|
||||
arm64.url = "https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/14.2.0/UMS-14.2.0-arm64.tgz"
|
||||
arm64.sha256 = "fc319907543ebafca3a97d37e01baeddf6556229ffd492ca8f398d467f465ac1"
|
||||
amd64.url = "https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/14.2.0/UMS-14.2.0-x86_64.tgz"
|
||||
amd64.sha256 = "0b64149a0adce1ded62c6f08fe8bbf8ecab907cf3229fc59f34d5ea4f9619264"
|
||||
armhf.url = "https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/14.2.0/UMS-14.2.0-armhf.tgz"
|
||||
armhf.sha256 = "2a44a4e8b1a3997b61b86d2a0cb03881c100a57b546c462b3d18fba226616ab4"
|
||||
i386.url = "https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/14.2.0/UMS-14.2.0-x86.tgz"
|
||||
i386.sha256 = "28d360b24d9b16ea4c2b3a12ccc218e7a1b7995c1472f0d45307b1e7066fc8de"
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue