From 8e8e949f68451ba5ea9dc1da3c85af3817ea27d2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 29 Jun 2024 03:42:47 +0200 Subject: [PATCH] Upgrade to v2024.06.28 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 6f85d18..84943a1 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.23~ynh1" +version = "2024.06.28~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/0c10b863b5742c476c5ecb29a84d6a1213ea2282.tar.gz" - sha256 = "cdfe22df8550485bef156f62961113ac28d165a47095a4c20e504c4c2d944430" + url = "https://github.com/itflow-org/itflow/archive/f133981b52c4a2221d487f293eb19ff0456baba0.tar.gz" + sha256 = "35ee5bc2c9c32eac5073a6d7ede942b94f2a02e46f544dc08c7a8dea5fdf009a" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"