diff --git a/manifest.toml b/manifest.toml index 62908f4..fc67ec1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Radarr" description.en = "Movie collection manager for Usenet and BitTorrent users" description.fr = "Gestionnaire de filmothèque pour utilisateurs de Usenet et BitTorrent" -version = "5.6.0.8846~ynh1" +version = "5.7.0.8882~ynh1" maintainers = ["tituspijean"] @@ -41,14 +41,14 @@ ram.runtime = "100M" [resources] [resources.sources.main] - armhf.url = "https://github.com/Radarr/Radarr/releases/download/v5.6.0.8846/Radarr.master.5.6.0.8846.linux-core-arm.tar.gz" - armhf.sha256 = "53191cd7638ec66351360bbd02227e6cbbec6b1b3a4f601e621130d810aaa402" - arm64.url = "https://github.com/Radarr/Radarr/releases/download/v5.6.0.8846/Radarr.master.5.6.0.8846.linux-core-arm64.tar.gz" - arm64.sha256 = "3bfe9bad2a36e44e01c6fc40510bf041af64318fc66b7631812f9fb9a2fafe7d" - amd64.url = "https://github.com/Radarr/Radarr/releases/download/v5.6.0.8846/Radarr.master.5.6.0.8846.linux-core-x64.tar.gz" - amd64.sha256 = "aca7b5c504779643d740151698a74752efc043df54d6408835e5d5db3fd91b9a" - i386.url = "https://github.com/Radarr/Radarr/releases/download/v5.6.0.8846/Radarr.master.5.6.0.8846.linux-core-x86.tar.gz" - i386.sha256 = "90eeeed64557b4a0232e21f7795e6fd6da3487fcc729f2f024a4a8365928cfcb" + armhf.url = "https://github.com/Radarr/Radarr/releases/download/v5.7.0.8882/Radarr.master.5.7.0.8882.linux-core-arm.tar.gz" + armhf.sha256 = "827e501f7425bfdfb88c123b877a8fe274078d605f497e87d723475e120382c5" + arm64.url = "https://github.com/Radarr/Radarr/releases/download/v5.7.0.8882/Radarr.master.5.7.0.8882.linux-core-arm64.tar.gz" + arm64.sha256 = "d8d9249403a3a436c05e277eadaca243e8e774b96e20030488acf4300d478349" + amd64.url = "https://github.com/Radarr/Radarr/releases/download/v5.7.0.8882/Radarr.master.5.7.0.8882.linux-core-x64.tar.gz" + amd64.sha256 = "3259d3d7a6b6976d3dbaabbd0ee5cbc2a7f8ca25819fd32082a56e6f3834a4ce" + i386.url = "https://github.com/Radarr/Radarr/releases/download/v5.7.0.8882/Radarr.master.5.7.0.8882.linux-core-x86.tar.gz" + i386.sha256 = "200011abb52f2ee70e47bb12097ba489ca72c22474626ec1c741576e5a3b9ae6" autoupdate.strategy = "latest_github_release" autoupdate.asset.armhf = ".*linux-core-arm.tar.gz"