From 0dbee17204dbe2424daaba56a67ec45a98250e69 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 29 Jun 2024 03:31:18 +0200 Subject: [PATCH] Upgrade to v1.12.0 https://code.castopod.org/adaures/castopod/-/releases/v1.12.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 891ca07..3ebd40e 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.11.0~ynh1" +version = "1.12.0~ynh1" maintainers = ["orhtej2"] @@ -42,8 +42,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://code.castopod.org/adaures/castopod/uploads/a8028ad34d931d48f7e85a1eb432dda6/castopod-1.11.0.zip" - sha256 = "f3d2126b793d4d3b1b6e9af4d31e597ef3445be42362de89152a5fa8042046cf" + url = "https://code.castopod.org/adaures/castopod/uploads/8059c39b519cf6d2852cc3f5f98ad1dc/castopod-1.12.0.zip" + sha256 = "b1772b21774250c8a9478180d1aae74a03f2ae7e2497b05ff8375555131cb78b" autoupdate.strategy = "latest_gitlab_release" autoupdate.asset = "Castopod Package \\(zip\\)" in_subdir = true