From c415940d69c1bfc49b8dbda56181b800d2bb7cdf Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 9 Feb 2024 21:32:11 +0100 Subject: [PATCH] Upgrade to v3.0.6 Changelog: https://github.com/Leantime/leantime/releases/tag/v3.0.6 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index cf39a86..f64416e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Leantime" description.en = "Project management system for startups and innovators" description.fr = "Système de gestion de projet pour les startups et les innovateurs" -version = "3.0.4~ynh1" +version = "3.0.6~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/Leantime/leantime/releases/download/v3.0.4/Leantime-v3.0.4.zip" - sha256 = "1ec991ecec9d5f8db20042ea1a3331e3949249aeea1f943a09b06fe52ec1c855" + url = "https://github.com/Leantime/leantime/releases/download/v3.0.6/Leantime-v3.0.6.zip" + sha256 = "5402ac46c1e6624e08e6ae41951c7f30c94e3d482b63a2ccf517fc2e69fb1788" autoupdate.strategy = "latest_github_release" autoupdate.asset = "Leantime-v.*.zip"