From 485d4bd487b4c4d0d3d2a4cdf16a4650d477fb43 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 8 Jan 2024 05:16:36 +0100 Subject: [PATCH] Upgrade to v2024.01.07 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index de2e132..356df91 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.01.03~ynh1" +version = "2024.01.07~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/74abe28c339a7733125548bbb276049b1f1f5541.tar.gz" - sha256 = "20c75b6c6caf43fc342dd28a80b30ecb84ecc41804867a2645db9e40bb899fde" + url = "https://github.com/itflow-org/itflow/archive/02ed6986ece39282f5bccbc601fca6df073e8f61.tar.gz" + sha256 = "57e0413bbda409819b8566615b4c0f4097c20bc3bf3fe953a7be9a8b09f876ee" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"