1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/radarr_ynh.git synced 2024-09-03 20:16:13 +02:00

Upgrade to v5.2.6.8376

This commit is contained in:
yunohost-bot 2023-12-25 05:17:44 +01:00 committed by YunoHost Bot
parent 9eb5553abb
commit d85e4a51d1

View file

@ -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.1.3.8246~ynh1"
version = "5.2.6.8376~ynh1"
maintainers = ["tituspijean"]
@ -41,14 +41,14 @@ ram.runtime = "100M"
[resources]
[resources.sources.main]
armhf.url = "https://github.com/Radarr/Radarr/releases/download/v5.1.3.8246/Radarr.master.5.1.3.8246.linux-core-arm.tar.gz"
armhf.sha256 = "7ce07f84a7ecdb380a4d47768b43a706c0040852da2527827aca981974dec45a"
arm64.url = "https://github.com/Radarr/Radarr/releases/download/v5.1.3.8246/Radarr.master.5.1.3.8246.linux-core-arm64.tar.gz"
arm64.sha256 = "805941fc66845c92055cb1b6cdffebea2a9af14c3df1b8de01ecdce54097533e"
amd64.url = "https://github.com/Radarr/Radarr/releases/download/v5.1.3.8246/Radarr.master.5.1.3.8246.linux-core-x64.tar.gz"
amd64.sha256 = "4b09446e48538e59c408add9dcc6331ce410bd4d5bca2a4f33bc213d06898839"
i386.url = "https://github.com/Radarr/Radarr/releases/download/v5.1.3.8246/Radarr.master.5.1.3.8246.linux-core-x86.tar.gz"
i386.sha256 = "e1d7ba9afc6391cebead44403e28e1244f345b89f533273b57e7fac47528de1a"
armhf.url = "https://github.com/Radarr/Radarr/releases/download/v5.2.6.8376/Radarr.master.5.2.6.8376.linux-core-arm.tar.gz"
armhf.sha256 = "6e4218b8ffccd00b9ef46d5b35bdfd4e146b529f41c78dc23b86bfc9693d2ec9"
arm64.url = "https://github.com/Radarr/Radarr/releases/download/v5.2.6.8376/Radarr.master.5.2.6.8376.linux-core-arm64.tar.gz"
arm64.sha256 = "cc0c25c96eae53edff5d09361f103f0a5bc5fc4a33c4c9e51ffe82d9cc7df5b5"
amd64.url = "https://github.com/Radarr/Radarr/releases/download/v5.2.6.8376/Radarr.master.5.2.6.8376.linux-core-x64.tar.gz"
amd64.sha256 = "457be92932170ce70f53245ad3bfbc378c646afdb7b7c69602c8613c42b9a422"
i386.url = "https://github.com/Radarr/Radarr/releases/download/v5.2.6.8376/Radarr.master.5.2.6.8376.linux-core-x86.tar.gz"
i386.sha256 = "0e4bd40c65f8903bec6950b02a31ea0dab716c1502261f53106d3069cea5733d"
autoupdate.strategy = "latest_github_release"
autoupdate.asset.armhf = ".*linux-core-arm.tar.gz"