From 678fb202733269a367c90b61776855efd0302541 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 20 Jan 2024 05:16:41 +0100 Subject: [PATCH] Upgrade to v2024.01.20 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index a8c9e5a..3e195d2 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.17~ynh1" +version = "2024.01.20~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/9bd28b1c568877aa6a9b2b37448776668cb4d8ff.tar.gz" - sha256 = "8c01e6c447bd33c13d8eeaf2357068dee9c07d569120a937a4bfda7b560e7f88" + url = "https://github.com/itflow-org/itflow/archive/a656340c8bf858069e0fd99fda370cf18bd69b4c.tar.gz" + sha256 = "559cddcf04acc4004b05323de6872930a6c2d7b1689cc22eadffdb0968a594b2" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"