diff --git a/manifest.toml b/manifest.toml index 148b231..4a5ed7f 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.31~ynh1" +version = "2024.06.02~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/565f8162a4b30f7665e9b648ed6c4cd9b3982434.tar.gz" - sha256 = "db5846b0ada001de4e3ee3eceea6d8103fa5053a2b47cf1b3b739889e71c2aa2" + url = "https://github.com/itflow-org/itflow/archive/b47f543534f9f0d6362b7ffa5416dd7753afdc69.tar.gz" + sha256 = "ec30f89c4a4e96bd2088a6f7ca91bdfe32caa867c26b913d577877a39d1ebd41" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"