From 6cd764d7cf6b3a39ddf7f4e3e3292ad23a6a7b8e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 2 Nov 2023 05:16:33 +0100 Subject: [PATCH] Upgrade to v2023.11.01 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 19ee523..3a5ac74 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.31~ynh1" +version = "2023.11.01~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/365ed3a79a98e526505c255d5be47497014707d3.tar.gz" - sha256 = "f06747b7457583d3e465fa42cee6e28347f41d4d1861960423b4a91895059692" + url = "https://github.com/itflow-org/itflow/archive/cd99e91ac3c8409e9d233538ff4feeb4f9ebc88a.tar.gz" + sha256 = "6c2bc31279c1a71ce7ebeaedefd7fb8b14e8f41087e526e8f6b7163eee3b159f" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"