From 2579ed95302fb74afb69f726f569e909d057a006 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 14 Apr 2024 03:43:20 +0200 Subject: [PATCH] Upgrade to v4.0.4.1491 https://github.com/Sonarr/Sonarr/releases/tag/v4.0.4.1491 --- manifest.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.toml b/manifest.toml index 2e7676c..55aa865 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.3.1413~ynh2" +version = "4.0.4.1491~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.3.1413/Sonarr.main.4.0.3.1413.linux-x64.tar.gz" - amd64.sha256 = "c4668f3443d2a54afdb2fe034caf280c7ce62f2b69dd3a7e729e394354ca62b7" - arm64.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.3.1413/Sonarr.main.4.0.3.1413.linux-arm64.tar.gz" - arm64.sha256 = "61e1d7232a1c46068798aac4f4af44dfec59c92d8c0e7b3199220907b74040b5" - armhf.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.3.1413/Sonarr.main.4.0.3.1413.linux-arm.tar.gz" - armhf.sha256 = "0f79f2d0456239f2f77724a5d7f8464f2103f1b5b4886de814f6cc901fa89384" + amd64.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.4.1491/Sonarr.main.4.0.4.1491.linux-x64.tar.gz" + amd64.sha256 = "aed94e15f7a264bb28651fdb50f02d5a270ad42bbfa71b620611dd1d86c6ac7a" + arm64.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.4.1491/Sonarr.main.4.0.4.1491.linux-arm64.tar.gz" + arm64.sha256 = "8cca75903542418b4384edbc1e806ea3b2009446a8a8f156f043d85dcd73a4a3" + armhf.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.4.1491/Sonarr.main.4.0.4.1491.linux-arm.tar.gz" + armhf.sha256 = "e5ab5367ad73e26fea538134d4181c5a7821795acb9d269dd6b0990461bbc2ea" autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = ".*\\.linux-x64.tar.gz"