mirror of
https://github.com/YunoHost-Apps/UMS_ynh.git
synced 2024-10-01 13:35:01 +02:00
Upgrade to v14.1.0
https://github.com/UniversalMediaServer/UniversalMediaServer/releases/tag/14.1.0
This commit is contained in:
parent
468b757969
commit
8a889fab20
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.0.2~ynh1"
|
||||
version = "14.1.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.0.2/UMS-14.0.2-arm64.tgz"
|
||||
arm64.sha256 = "dd529a6f0427570ec992aae552c42f7dd5406c9711e310c942653080ac1c8605"
|
||||
amd64.url = "https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/14.0.2/UMS-14.0.2-x86_64.tgz"
|
||||
amd64.sha256 = "c50be9ef7b390e06e1d7b2a2071aa545073f69c24d26832c866b70b2c7fc11a3"
|
||||
armhf.url = "https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/14.0.2/UMS-14.0.2-armhf.tgz"
|
||||
armhf.sha256 = "0bf8266b3c2819e5aef732f87093217327a1bbb11d2755e61d6ec503c63dccb8"
|
||||
i386.url = "https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/14.0.2/UMS-14.0.2-x86.tgz"
|
||||
i386.sha256 = "82779b55cd9572242c55e8fe876da8a4a0d9e40a7b2bced7f2fa1edda8a22e59"
|
||||
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"
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue