diff --git a/manifest.toml b/manifest.toml index 198c193..0281f86 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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.4.0~ynh1" +version = "14.5.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.4.0/UMS-14.4.0-arm64.tgz" - arm64.sha256 = "e95a713b6a1ec805da065cc8e7daf862a0ffe2605046f8b1b5c702e6fadc4408" - amd64.url = "https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/14.4.0/UMS-14.4.0-x86_64.tgz" - amd64.sha256 = "9c840ca4094b2ca21b7c0dc4e336352f017dab88afa59c730c91864188a6df0a" - armhf.url = "https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/14.4.0/UMS-14.4.0-armhf.tgz" - armhf.sha256 = "266d2f06fd95c73d0f89b2fc81ac1a1cd6c9c7c5f987c31086f28eb525276d53" - i386.url = "https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/14.4.0/UMS-14.4.0-x86.tgz" - i386.sha256 = "1ecbdc469b97abb2f7793dc4b83023b97c1cdefe095b986d0b0fbf58e62c1a4e" + arm64.url = "https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/14.5.0/UMS-14.5.0-arm64.tgz" + arm64.sha256 = "5cf5ac93ab05e2c8092076b501ceb151dafbd330168bcec394f426427db621b9" + amd64.url = "https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/14.5.0/UMS-14.5.0-x86_64.tgz" + amd64.sha256 = "b5b37b878f6b9785d79668433c94d9dc054f0799557f8adaa226633dd73a21fd" + armhf.url = "https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/14.5.0/UMS-14.5.0-armhf.tgz" + armhf.sha256 = "bdee30c6cb80f5239c4601b34ed1a65c4c0225cd8c444ef9988e06facdbe5d35" + i386.url = "https://github.com/UniversalMediaServer/UniversalMediaServer/releases/download/14.5.0/UMS-14.5.0-x86.tgz" + i386.sha256 = "8b0310542e29844f4d95ba3bcb361ee9209cc7a2b3ac9130378bcd42a651fd8a" autoupdate.strategy = "latest_github_release"