From 77983321604dfa52163b63afd27b521671788c85 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 30 May 2024 03:38:10 +0200 Subject: [PATCH] Upgrade to v2024.05.29 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index bc018b3..a502748 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.05.27~ynh1" +version = "2024.05.29~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/c389c6888318fc7c98765bdc18bd8e4df1014551.tar.gz" - sha256 = "ffdaae2b45bf472571321a8c8b098f2f48ede971ed65b895a830a0e69919e9d3" + url = "https://github.com/itflow-org/itflow/archive/dfca3a04a1a057708852ecb47ac72e1a92aceba2.tar.gz" + sha256 = "12c2f707e6a80d969cacab574dcdc879f26607ea668c11e9983b44a163014437" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"