From 3db1bec44358384edc93c432537374d2dd1083cc Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 23 Oct 2023 06:16:33 +0200 Subject: [PATCH] Upgrade to v2.4.4 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 52517e1..c0bd49c 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 = "2.4.3~ynh1" +version = "2.4.4~ynh1" maintainers = ["eric_G"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/Leantime/leantime/releases/download/v2.4.3/Leantime-v2.4.3.zip" - sha256 = "e1ddd07256c5612a382ece41e382a9623e9bdfae2dab8e25821b4889bc4a2aed" + url = "https://github.com/Leantime/leantime/releases/download/v2.4.4/Leantime-v2.4.4.zip" + sha256 = "001de58352370384fd5da7b3773697bff5a27f7976eb0b0c66da668a62338d03" autoupdate.strategy = "latest_github_release" autoupdate.asset = "Leantime-v.*.zip"