From 055cdc831c53fe174259c34029dc1178b3e64310 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 18 Jun 2024 03:38:18 +0200 Subject: [PATCH] Upgrade to v2024.06.17 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 73e93f4..56f8fe0 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.16~ynh1" +version = "2024.06.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/84366cc1b9c290a2431b8e63c99f5d023ae552bf.tar.gz" - sha256 = "774cf409d45408c84492af9feb7eee3b650aeda7d70449e66fff248110133e31" + url = "https://github.com/itflow-org/itflow/archive/ea77c7567d938558c87864440b3c36b6f787a751.tar.gz" + sha256 = "3a253bec355d4af789f417f1280a3cd072651b22b478cd7861d162d9b2247b28" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"