From 4630bbe404ab1a9c763f870c6e4e50b07b83fa17 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 11 Nov 2023 05:16:31 +0100 Subject: [PATCH] Upgrade to v2023.11.10 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index c89630b..3b3ed1b 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 = "2023.11.07~ynh1" +version = "2023.11.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/3f2f40559689086e54dd6b49b69d99725b67db70.tar.gz" - sha256 = "85c21f1dac81d14eed396d0963e7317872aa9ae2dda05a8bf4957c36a9c7c658" + url = "https://github.com/itflow-org/itflow/archive/104bbee42273eaf4103061a30bbd65a2e3364de4.tar.gz" + sha256 = "880609cc4bff5116cfaf575fda64f95c216433e68a81ace1a03d28d6963b55a9" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"