From cffe563bd3247c356032e8e170e34e553b870cbd Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 19 Aug 2024 03:39:23 +0200 Subject: [PATCH] Upgrade sources - `main` v2024.08.18: https://github.com/itflow-org/itflow/compare/b732e08affaa45fecee308725e0937c7fbb9ad68...86e3f377ab5b25357aeaffeea6a9a0ce4a3647c0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index fa6fa43..38a5ec0 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.08.10~ynh1" +version = "2024.08.18~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/b732e08affaa45fecee308725e0937c7fbb9ad68.tar.gz" - sha256 = "9202f6edf59a764aa2427dcc16cfb403b3e4fc0124ae6c42814afbae6c8f88db" + url = "https://github.com/itflow-org/itflow/archive/86e3f377ab5b25357aeaffeea6a9a0ce4a3647c0.tar.gz" + sha256 = "0cbab3cf885d801e4da774cc871c087bc3f850ade7a172c83d034f6e2fefcab5" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"