From c61090db6dec36edf5e8a96c6ca11796bb27b70d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 1 Jan 2024 05:16:36 +0100 Subject: [PATCH] Upgrade to v2023.12.31 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index c86949e..ac078b2 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 = "2023.12.28~ynh1" +version = "2023.12.31~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/bc9ad24c76d94a09323e8cff4e0ac902a6b8ae8e.tar.gz" - sha256 = "0eb4ba0f26ae1ebdd33b0fae20e44e659a3cd0f6ebe5cad7b61db2cadf570b11" + url = "https://github.com/itflow-org/itflow/archive/051ce46d37fa2d8aa43f7364347a2d32bc5c0cd1.tar.gz" + sha256 = "6223d1c757f06c9e2a011a2f86d7c7fe01dfd01b0ae324a002393076f377faa5" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"