From b1bce1adf571c5491fdf81c3d3469ee05cc90150 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 15 Jul 2024 03:42:47 +0200 Subject: [PATCH] Upgrade to v4.0.7.1863 https://github.com/Sonarr/Sonarr/releases/tag/v4.0.7.1863 --- manifest.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.toml b/manifest.toml index 9905437..46a4391 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Sonarr" description.en = "Series collection manager for Usenet and BitTorrent users" description.fr = "Gestionnaire de collection de séries pour utilisateurs de Usenet et BitTorrent" -version = "4.0.6.1805~ynh1" +version = "4.0.7.1863~ynh1" maintainers = ["tituspijean"] @@ -40,12 +40,12 @@ ram.runtime = "50M" [resources] [resources.sources.main] - amd64.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.6.1805/Sonarr.main.4.0.6.1805.linux-x64.tar.gz" - amd64.sha256 = "b20c6f199cbd6bc1e3ce5072b919058a93ba906ef1e4bcdd35ebb43e4b2afd18" - arm64.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.6.1805/Sonarr.main.4.0.6.1805.linux-arm64.tar.gz" - arm64.sha256 = "4f786b5f7b2f17117ef498b48824d8a51fa58ef2b0185e1181dd8e87376917ff" - armhf.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.6.1805/Sonarr.main.4.0.6.1805.linux-arm.tar.gz" - armhf.sha256 = "ae904cf28b9ef3977f28d767154110a8d6f90cdc9fbee66d68f6f04b034decd1" + amd64.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.7.1863/Sonarr.main.4.0.7.1863.linux-x64.tar.gz" + amd64.sha256 = "1bbfcc1239ee55d02a0faa4f9e41383b5a05e62e623cabafe37b7435cdb59350" + arm64.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.7.1863/Sonarr.main.4.0.7.1863.linux-arm64.tar.gz" + arm64.sha256 = "3bd74792c784d1719f0d43e21e3681a11b402514b5fdbea62e10bb02b01ae44c" + armhf.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.7.1863/Sonarr.main.4.0.7.1863.linux-arm.tar.gz" + armhf.sha256 = "66bce4c2d145a003e4fadf3b7e6328fe2d51338642f605cbc04a4396c766d8f4" autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = ".*\\.linux-x64.tar.gz"