From 4255b157dd6f8f2e5061161fcacde330afcc50f3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 29 Apr 2024 03:38:15 +0200 Subject: [PATCH] Upgrade to v2024.04.28 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 458b195..371df84 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.04.19~ynh1" +version = "2024.04.28~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/5f0068a64f536cbd13f1083164ed553cdc6f4749.tar.gz" - sha256 = "3b7570ed10ba32be9e44f07ba5ff3f52d753c5ba4c4ef258f7589a554c41673b" + url = "https://github.com/itflow-org/itflow/archive/c0fc9576173a63612e6dc7b14af3731a54309e39.tar.gz" + sha256 = "4e9259a7a7724b681eb85eb81dd09b27088dc7b0f06b864e330f4111d1026e63" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"