From e59b09c7bbb984c9d2c54647725d4827bd6b5219 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 10 Jan 2024 05:16:55 +0100 Subject: [PATCH] Upgrade to v2024.01.09 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 356df91..3efdcd6 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.07~ynh1" +version = "2024.01.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/02ed6986ece39282f5bccbc601fca6df073e8f61.tar.gz" - sha256 = "57e0413bbda409819b8566615b4c0f4097c20bc3bf3fe953a7be9a8b09f876ee" + url = "https://github.com/itflow-org/itflow/archive/b7894ffd58ce2ce766c90f58196cffb49aef7f15.tar.gz" + sha256 = "352566ee5ea372e37ccf5e7e4e4dcba58e692ca1af78f19a551ac09aabd34c69" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"