From d50889c529f932e14b6a09f0443576e6d542ab03 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 8 Jun 2024 03:40:45 +0200 Subject: [PATCH] Upgrade to v2024.06.08 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 23931ff..74b0e39 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.07~ynh1" +version = "2024.06.08~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/01b3d53683126322bf057f37d1461607bcbf3d41.tar.gz" - sha256 = "5be8a676167f82fece7ae0ee31c0468099bccd138aab6b3d4ed56e18a852094b" + url = "https://github.com/itflow-org/itflow/archive/551146d3e2154c1c4acf99d49cdeb53f63a1b7d6.tar.gz" + sha256 = "d37574ac19d6b3d47a2b6dd851699f5d65f8b6c4fac2469d9795e783dbf05871" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"