From e4a7f0bfd36ff0c8e180d7bfb064621779e27ab0 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 15 Jan 2024 05:16:35 +0100 Subject: [PATCH] Upgrade to v2024.01.15 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 346acd9..806b401 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.12~ynh1" +version = "2024.01.15~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/b2ad67e26d0a5495e0fa2712fa475cdf7cd6549f.tar.gz" - sha256 = "ba54eb97cfea603d15ef97eae4aa0d95bcde4b63502750635420c90add5a2e01" + url = "https://github.com/itflow-org/itflow/archive/365c790600c55172a872aa6675bcd84d81f2f652.tar.gz" + sha256 = "488daf3432519dd1cbe2ce86e93edd74d2446711e637a65390a47c6ad0a72d95" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"