diff --git a/manifest.toml b/manifest.toml index d3d0d01..006b895 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Lidarr" description.en = "Music collection manager for Usenet and BitTorrent users" description.fr = "Gestionnaire de discothèque pour utilisateurs de Usenet et BitTorrent" -version = "1.3.5.3530~ynh3" +version = "2.2.5.4141~ynh1" maintainers = ["tituspijean"] @@ -41,14 +41,14 @@ ram.runtime = "50M" [resources] [resources.sources.main] - arm64.url = "https://github.com/Lidarr/Lidarr/releases/download/v1.3.5.3530/Lidarr.master.1.3.5.3530.linux-core-arm64.tar.gz" - arm64.sha256 = "c4c4696e0dfb43d5484628a8cb79144b4d0cd33c424f51b8dfda4d59d8127ba0" - amd64.url = "https://github.com/Lidarr/Lidarr/releases/download/v1.3.5.3530/Lidarr.master.1.3.5.3530.linux-core-x64.tar.gz" - amd64.sha256 = "0e976c83de76870deb6b6e3f44479d7e6fd2ddc3a871f4abc63479bc63bf6f91" - armhf.url = "https://github.com/Lidarr/Lidarr/releases/download/v1.3.5.3530/Lidarr.master.1.3.5.3530.linux-core-arm.tar.gz" - armhf.sha256 = "764fb0c756c6c8f4d4ea4156158e37ae0e68fca234989051fdfe533d3e3ae93c" - i386.url = "https://github.com/Lidarr/Lidarr/releases/download/v1.3.5.3530/Lidarr.master.1.3.5.3530.linux-core-x86.tar.gz" - i386.sha256 = "5b531cfe81b8688c1f34fcebee35b67ee72ee3c7afc2b616cd5514eb7fee9823" + arm64.url = "https://github.com/Lidarr/Lidarr/releases/download/v2.2.5.4141/Lidarr.master.2.2.5.4141.linux-core-arm64.tar.gz" + arm64.sha256 = "8664bb9b5c34ee7fb5f8489afa103ca0af1f26bfa55b2a95ab51468f2458c1a4" + amd64.url = "https://github.com/Lidarr/Lidarr/releases/download/v2.2.5.4141/Lidarr.master.2.2.5.4141.linux-core-x64.tar.gz" + amd64.sha256 = "b5cece0ea1627d323bf8584236650102fd2cdf6e13e321f8007215cbae0ddff2" + armhf.url = "https://github.com/Lidarr/Lidarr/releases/download/v2.2.5.4141/Lidarr.master.2.2.5.4141.linux-core-arm.tar.gz" + armhf.sha256 = "d15881e1e6984b99b63129407c91b28f660606b1198580f1a588b6f6ba01787e" + i386.url = "https://github.com/Lidarr/Lidarr/releases/download/v2.2.5.4141/Lidarr.master.2.2.5.4141.linux-core-x86.tar.gz" + i386.sha256 = "2a7c04d00fa4ed1c031423a265b53280cc25e1cf46245a5cebe0c5f6c95b950e" autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = ".*linux-core-x64.tar.gz"