From 51d8d34ca3f93a4397d698f4b80a2866862d1357 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 27 Jun 2024 03:41:03 +0200 Subject: [PATCH] Upgrade to v2024.06.26 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 6f85d18..4b6f8c2 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.06.23~ynh1" +version = "2024.06.26~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/0c10b863b5742c476c5ecb29a84d6a1213ea2282.tar.gz" - sha256 = "cdfe22df8550485bef156f62961113ac28d165a47095a4c20e504c4c2d944430" + url = "https://github.com/itflow-org/itflow/archive/5b3c6f4272bf13036d125f32b5e4822207fa0d1e.tar.gz" + sha256 = "96576e562f74d7e998ec3169c99f420954c317a1c886b5bd99666655dd36747f" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"