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