diff --git a/manifest.toml b/manifest.toml index 5576383..612e589 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.12~ynh1" +version = "2024.05.15~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/bd123194227c3f79b0f63dd0c948fc5ca76535b0.tar.gz" - sha256 = "0a84700cf2ffa7352a652d7fd5f0f16038e98bade22952ab2bf00222ceab8c52" + url = "https://github.com/itflow-org/itflow/archive/b2d529e783bcf8bbdc6cdad1ca067478563a273f.tar.gz" + sha256 = "811eec935e38edf33d7b70c1bbb3247374f417ae5f5de769c6c109f9f6e5db81" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"