From 221df6081750aae559661c816cf74957a5824f9a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 21 Dec 2023 17:17:54 +0100 Subject: [PATCH] Upgrade to v2023.12.21 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 16b1c41..5b7a8eb 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.12.20~ynh1" +version = "2023.12.21~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/82ec1408deb883b6dfd4a7da58d8f32ae9f0ca72.tar.gz" - sha256 = "1fdd64cd7e72c49bd2f5f324aaec136cae780bccc80661597cdc685fc0c5ca2d" + url = "https://github.com/itflow-org/itflow/archive/70d99d28bf9178dd3a6ccd97af863d4a1e5466e5.tar.gz" + sha256 = "c40612f64d56a40b07bd6f574e318120ab66f6233b8f341713313ce5cd4a395d" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"