From 2b9aedb77612a727d7ef27e795350349d5b3bf29 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 11 Apr 2024 03:36:38 +0200 Subject: [PATCH] Upgrade to v2024.04.10 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index fe5e337..ec66457 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "ITFlow" description.en = "IT documentation, ticketing and accounting system for small MSPs" description.fr = "Système de documentation, de billetterie et de comptabilité pour les petits MSP" -version = "2024.04.04~ynh1" +version = "2024.04.10~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/e1f1122b3eadfc85c8033548cd407210bba7adc0.tar.gz" - sha256 = "c076024cd86bd5de89c511379f5968ebf15e0b350bc36f0ff790e3420e816e66" + url = "https://github.com/itflow-org/itflow/archive/f2125dd6d054106b79b18c91e754f6ecfefd23cd.tar.gz" + sha256 = "17536ab8372828a1443d7415bc7730a7cbad720a7af1eddff07ab06efe6447c4" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"