From 78070bf4e2c06f9b8eb5233a0577d518b0bec36d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 22 May 2024 03:37:31 +0200 Subject: [PATCH] Upgrade to v2024.05.21 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index d845a69..cbf3f73 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 = "2024.05.17~ynh1" +version = "2024.05.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/579482c780ac0fb06e5481929fb53126abf76912.tar.gz" - sha256 = "f10e4f9b4598a7fe7042b037ea25575c38cec66a279e52e58fc92e408465226f" + url = "https://github.com/itflow-org/itflow/archive/c02d6d4cf0a33502a5072b7d3b5b7371ee191c27.tar.gz" + sha256 = "6bf1a2fe8521c374632e3c6d18bca144e851c66bd99d73df53ad8bf253485285" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"