From 7988478de14ca30800d02a60c1d0e3bda54f670b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 18 Apr 2024 03:36:41 +0200 Subject: [PATCH] Upgrade to v2024.04.17 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 669974a..9cb8a2c 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.13~ynh1" +version = "2024.04.17~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/c46d35247b3b08777f61d39cc2eb990c403ee24e.tar.gz" - sha256 = "fa75dece1e4ffd7c154bd6ea38e8c7aba000aa3ea2daa84a8b94bc9e7df0e9bc" + url = "https://github.com/itflow-org/itflow/archive/894a4369b3b1548e37981fad4c1af0e283712a4a.tar.gz" + sha256 = "e5941d60ea41fcef458fd395257c9cc7003501600e02212d7620cca567e7a44c" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"