From 1589fca70ba80afcda27dcfe3880e647c6421cb5 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 6 Dec 2023 17:16:41 +0100 Subject: [PATCH] Upgrade to v2023.12.06 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 163c9b6..5baca2e 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.11.22~ynh1" +version = "2023.12.06~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/2adb500612bd12cbc8b187813dcf5e3f2983ec4f.tar.gz" - sha256 = "d2896b2c69ea52a0dcedde9acb3bfe96d9308aafcae04952da5269dbeef2eb8e" + url = "https://github.com/itflow-org/itflow/archive/0eaf9febebc1fd9d2ea63c5493eaab5c2e354fc6.tar.gz" + sha256 = "340ee18783ed8f6aa54d26b40464b739e7d8a9c72bcb4a4187db8e63ea7d79fc" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"