From 76e0fc4c7106a102bbee3ea0fc14d5931c9dd567 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 27 Mar 2024 02:38:49 +0100 Subject: [PATCH] Upgrade to v2024.03.26 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 0b79054..0396287 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.03.03~ynh1" +version = "2024.03.26~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/a91352229e262779a14ab0c5148740616227f1fe.tar.gz" - sha256 = "e68ed84ac9dcf413146a770dc2e0d1135e193637bac9733e3ef0cdf926503982" + url = "https://github.com/itflow-org/itflow/archive/6ff740e61978eceb179f37eeb53577a1e1fa5db8.tar.gz" + sha256 = "118e7d7f1aae03ebe70e3a61dd4ba2803ed8c0787a24f39628c84d98f19c4726" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"