From c1a6ff649b9f40d54f1f73638a6d0679718309d8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 25 Oct 2023 06:16:46 +0200 Subject: [PATCH] Upgrade to v2023.10.25 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 714e265..763e385 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.23~ynh1" +version = "2023.10.25~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/b05e5bb5758d0d3fa256f6395741b40997a9097e.tar.gz" - sha256 = "717e0908b096d9bb708891ca198b5ae0599ec954df61fadc9469800611c16735" + url = "https://github.com/itflow-org/itflow/archive/5faac974913f51003f4e4c0445eff6e7954dfb82.tar.gz" + sha256 = "75f1c8712d4a157443c26bf7eb5a4d4c4f832d6a0d4ff3f43df740f92cbeba2b" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"