From 9b061b32348c78224e64de1dd9ac21d56619bb6f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 25 Aug 2024 03:39:32 +0200 Subject: [PATCH] Upgrade sources - `main` v3.2.0: https://github.com/Leantime/leantime/releases/tag/v3.2.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 6074961..ddb2359 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.1.4~ynh1" +version = "3.2.0~ynh1" maintainers = [] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/Leantime/leantime/releases/download/v3.1.4/Leantime-v3.1.4.zip" - sha256 = "75ef94eed67f71fd05cf9499b662a11db8689f5d2032c7535cf0292565abab4b" + url = "https://github.com/Leantime/leantime/releases/download/v3.2.0/Leantime-v3.2.0.zip" + sha256 = "1a287a157f6e57c99c42a2a5238b8daedf22a85718a0a5daaf3e2f904468308f" autoupdate.strategy = "latest_github_release" autoupdate.asset = "Leantime-v.*.zip"