From 1fee3ad2fd5de45b2500cf495254b845bb3198fd Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 6 Jul 2024 03:37:58 +0200 Subject: [PATCH] Upgrade to v2024.07.05 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index ee31376..0b9c8e1 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.07.03~ynh1" +version = "2024.07.05~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/cf7a900e1a9b976f32fc047955e38894ecd2cc8e.tar.gz" - sha256 = "d457266411186063548cc9fc94085ff60593303a849ccfe9ca6a114f40ec85ca" + url = "https://github.com/itflow-org/itflow/archive/53550e509281805bb1cbf0f99b1aafd3216d4578.tar.gz" + sha256 = "594595193d6e276103a51830392229da1de07ccbb521f79502f425a545f0a947" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"