From 4a6f605426b100dfcc505995ef1fb892bd610a8a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 11 May 2024 03:37:28 +0200 Subject: [PATCH] Upgrade to v2024.05.10 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index e8ab4ea..9673d57 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.05~ynh1" +version = "2024.05.10~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/de7d68b65944ab21074f2db7e23e4fd7d95aa442.tar.gz" - sha256 = "76603c199d1e2e833500eb3ae8dc69831024622d99c83761660b132c161f68be" + url = "https://github.com/itflow-org/itflow/archive/3e7f57f64ae35bccaabd525438a69b01d2d09a9c.tar.gz" + sha256 = "9b14233804fee4a5fdc3350952242afd88a8ec60c34e62a987301fc094d53703" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"