From fc1df03d450a0edccd88068438762a121b64ed11 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 10 Aug 2024 03:31:18 +0200 Subject: [PATCH] Upgrade sources - `main` v1.12.6: https://code.castopod.org/adaures/castopod/-/releases/v1.12.6 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 4f18a6b..6dd521d 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.12.5~ynh1" +version = "1.12.6~ynh1" maintainers = ["orhtej2"] @@ -42,8 +42,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://code.castopod.org/adaures/castopod/uploads/20c153311298020a611fda924b7d0e0d/castopod-1.12.5.zip" - sha256 = "b54d84d7a0be54874da50968d7a52eca061dc248a67062cc64cac313f2f3372a" + url = "https://code.castopod.org/-/project/2/uploads/00bc7b33311a868792563011503b2d59/castopod-1.12.6.zip" + sha256 = "6744db2d7d789897e7d258cc7a35aa3376d8b455294f962bc505d4112815064c" autoupdate.strategy = "latest_gitlab_release" autoupdate.asset = "Castopod Package \\(zip\\)" in_subdir = true