diff --git a/manifest.toml b/manifest.toml index 8d5b1a2..adc67ee 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.07.16~ynh1" +version = "2024.07.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/f769081bf9e5bf32e9ec8b66dc3a452077f70cce.tar.gz" - sha256 = "6d3065e076603e248c2174dc16827c1f87625e89cf43e4cd3d55473aa0def055" + url = "https://github.com/itflow-org/itflow/archive/cc0de316ab58507a8251a8d33a4572084336caa5.tar.gz" + sha256 = "e8311e2c31ceea542cb2f64ae530869e988fb8e8a547423654ae1e2eb260f4d2" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"