From 67acf32206df86195e0c792ec1bddcfdacd5a1ec Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 26 Aug 2024 03:48:09 +0200 Subject: [PATCH] Upgrade sources - `main` v4.0.9.2244: https://github.com/Sonarr/Sonarr/releases/tag/v4.0.9.2244 --- manifest.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.toml b/manifest.toml index fee48d6..06ea6c3 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.8.1874~ynh1" +version = "4.0.9.2244~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.8.1874/Sonarr.main.4.0.8.1874.linux-x64.tar.gz" - amd64.sha256 = "e4944f50cbfd2ad40bd05172ee749d194ad6044d60e8d8ba3474432d032819ee" - arm64.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.8.1874/Sonarr.main.4.0.8.1874.linux-arm64.tar.gz" - arm64.sha256 = "3e478fef7cf7f25953bbab6066146c54ef7d0e39ff685e653b8d151403e502d2" - armhf.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.8.1874/Sonarr.main.4.0.8.1874.linux-arm.tar.gz" - armhf.sha256 = "4088e64c53cabbecca91e8226f39618a5eecca8d365038cae23b568e8698f24b" + amd64.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.9.2244/Sonarr.main.4.0.9.2244.linux-x64.tar.gz" + amd64.sha256 = "0bad4b09e61c90ee3a13f5a6fbae03c964b82c19789a690516663b14b75f15b0" + arm64.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.9.2244/Sonarr.main.4.0.9.2244.linux-arm64.tar.gz" + arm64.sha256 = "04a6b5b24fde70441727ee131ce1db91bbab80be7f70167bfea6444d12f1a265" + armhf.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.9.2244/Sonarr.main.4.0.9.2244.linux-arm.tar.gz" + armhf.sha256 = "71b6d9d99e2937ebf5d35f6b05731c7bca7ee270014d09d0547a416cf67085b8" autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = ".*\\.linux-x64.tar.gz"