diff --git a/manifest.toml b/manifest.toml index bc018b3..417f219 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.05.27~ynh1" +version = "2024.05.30~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/c389c6888318fc7c98765bdc18bd8e4df1014551.tar.gz" - sha256 = "ffdaae2b45bf472571321a8c8b098f2f48ede971ed65b895a830a0e69919e9d3" + url = "https://github.com/itflow-org/itflow/archive/63f740e22f468bc2f132009ad6f13371409343f3.tar.gz" + sha256 = "531ec1eb884cd098dec85d7f322cfa954d86cb75299fecd315aa9185a1f37d19" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"