From c7e0b708452b136cc6a48450a05e791c65f9a6a1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 22 Oct 2023 06:16:21 +0200 Subject: [PATCH] Upgrade to v2023.10.22 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 0d2bf3d..49e87b4 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.10.20~ynh1" +version = "2023.10.22~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/ba9442e6c37f02caebc14d96b4d598b3693051b6.tar.gz" - sha256 = "fc10ed07e94e2ea61108d4d5b1abc20c52e76f23c5b67744b1eec1a9385daea4" + url = "https://github.com/itflow-org/itflow/archive/7b94e29aa4bd3eb0b4253555510b571a6c83bdbe.tar.gz" + sha256 = "861409415145046b53c54d61b0182c805d1aa3038baaced9bf3274e49cb18235" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"