diff --git a/manifest.toml b/manifest.toml index 6f85d18..61bcf6c 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.24~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/897dcb179a384421896648d85eef12b903a08eb6.tar.gz" + sha256 = "11bf3356438411252df3dd6bef87ed9c40428480fc443c9bad6b8f9285c1e5d8" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"