From 32e1b9e8d740805e639c36724d3afc4136e08f26 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 13 Mar 2024 02:31:21 +0100 Subject: [PATCH] Upgrade to v1.10.5 https://code.castopod.org/adaures/castopod/-/releases/v1.10.5 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 0b1894d..e683463 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Castopod" description.en = "Hosting platform made for podcasters" description.fr = "Plateforme d'hébergement conçue pour les podcasteurs" -version = "1.10.4~ynh1" +version = "1.10.5~ynh1" maintainers = ["orhtej2"] @@ -42,8 +42,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://code.castopod.org/adaures/castopod/uploads/c620846036e22029527407be58f29b8b/castopod-1.10.4.zip" - sha256 = "435c8886fe87639ca15b03bc168f519988a9cae60830f77f75d43a088db20ad5" + url = "https://code.castopod.org/adaures/castopod/uploads/194cc599dfcebbdc68e219c00dd0b6ac/castopod-1.10.5.zip" + sha256 = "8a716677ecc10ce4f8be9f58cd146afed0b90a795322748b917cd3b31d9ee542" autoupdate.strategy = "latest_gitlab_release" autoupdate.asset = "Castopod Package \\(zip\\)" in_subdir = true