From 9022b540069dac9c964e506c80695869e64f41df Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 23 Jun 2024 03:39:17 +0200 Subject: [PATCH] Upgrade to v2024.06.22 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index bb30da1..6988914 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.06.19~ynh1" +version = "2024.06.22~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/1b937a0e7de60a97b5e98bfd9463da42a6554ea0.tar.gz" - sha256 = "5acb21aae69bc5f8441e8e7337aeaa042c522007334de72521414494feada60c" + url = "https://github.com/itflow-org/itflow/archive/ee5e6d157dfc90dcecf63165b48cc837f06c8a49.tar.gz" + sha256 = "de977f6a4ea43f0e6a1c6b8fe242abed4af693447db330e91530e83894f24328" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"