From c0c5c3f19d0f851b0c21dd79a1bb7dd24b0c1232 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 2 Sep 2024 03:38:10 +0200 Subject: [PATCH] Upgrade sources - `main` v2.5.3.4341: https://github.com/Lidarr/Lidarr/releases/tag/v2.5.3.4341 --- manifest.toml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/manifest.toml b/manifest.toml index d4418af..b9aabad 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Lidarr" description.en = "Music collection manager for Usenet and BitTorrent users" description.fr = "Gestionnaire de discothèque pour utilisateurs de Usenet et BitTorrent" -version = "2.4.3.4248~ynh1" +version = "2.5.3.4341~ynh1" maintainers = ["tituspijean"] @@ -41,14 +41,14 @@ ram.runtime = "50M" [resources] [resources.sources.main] - arm64.url = "https://github.com/Lidarr/Lidarr/releases/download/v2.4.3.4248/Lidarr.master.2.4.3.4248.linux-core-arm64.tar.gz" - arm64.sha256 = "593c5f712debbde6c9e94e6539948f84823845410cef87f4d5f5688b5ef0920d" - amd64.url = "https://github.com/Lidarr/Lidarr/releases/download/v2.4.3.4248/Lidarr.master.2.4.3.4248.linux-core-x64.tar.gz" - amd64.sha256 = "29bd3176f7a3d3e84a456225ef9aac9ba83d5ac91505107c16a6704764f76285" - armhf.url = "https://github.com/Lidarr/Lidarr/releases/download/v2.4.3.4248/Lidarr.master.2.4.3.4248.linux-core-arm.tar.gz" - armhf.sha256 = "000ceebb307b3613d91d4595988f3c8c8a9df43161d006307e9d716ad81cbcde" - i386.url = "https://github.com/Lidarr/Lidarr/releases/download/v2.4.3.4248/Lidarr.master.2.4.3.4248.linux-core-x86.tar.gz" - i386.sha256 = "7ffde2bdd3b019dd8b381244a23f7f6415630685fac2b1c14e055fca5d7672dc" + arm64.url = "https://github.com/Lidarr/Lidarr/releases/download/v2.5.3.4341/Lidarr.master.2.5.3.4341.linux-core-arm64.tar.gz" + arm64.sha256 = "4aa444eb68483a6684ea4032bbbf74dce883402d9bc9dfd0e12d562b1a48c2e5" + amd64.url = "https://github.com/Lidarr/Lidarr/releases/download/v2.5.3.4341/Lidarr.master.2.5.3.4341.linux-core-x64.tar.gz" + amd64.sha256 = "46bc4677de8ef6f16d051e4010a4ebe7c5df1f36124f74d6dde1bde7ee6fb070" + armhf.url = "https://github.com/Lidarr/Lidarr/releases/download/v2.5.3.4341/Lidarr.master.2.5.3.4341.linux-core-arm.tar.gz" + armhf.sha256 = "9c553ed8b410811fd18f48f4523eb3bf57f527328709bfd2d3c6d396f7afaaa3" + i386.url = "https://github.com/Lidarr/Lidarr/releases/download/v2.5.3.4341/Lidarr.master.2.5.3.4341.linux-core-x86.tar.gz" + i386.sha256 = "19b0aea048b9ee5363854ac0f954393b1e493aea96c13bb9c5034e5db1c4bc3b" autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = ".*linux-core-x64.tar.gz"