From 3ea1ed376f913e619b0b1fc7152be7a2c7dc2185 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 14 Jun 2024 03:37:58 +0200 Subject: [PATCH] Upgrade to v2024.06.13 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 4f00be0..58e10dd 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.06.12~ynh1" +version = "2024.06.13~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/41ac390173215c59bf4be2d22df5f73d8a6adafc.tar.gz" - sha256 = "b8f775211ed6492d8df1183fb8cb6325bafdf099260168fab58616a47d8fdee7" + url = "https://github.com/itflow-org/itflow/archive/5352416dbe85d63a37d9b98e8fbd3907a42e65e0.tar.gz" + sha256 = "02733690d3ebe4a1f857adbf9a63ed0be38bae5a1cf3bb97e327021724b43516" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"