diff --git a/manifest.toml b/manifest.toml index 0b79054..1a4cac7 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.03.03~ynh1" +version = "2024.03.19~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/a91352229e262779a14ab0c5148740616227f1fe.tar.gz" - sha256 = "e68ed84ac9dcf413146a770dc2e0d1135e193637bac9733e3ef0cdf926503982" + url = "https://github.com/itflow-org/itflow/archive/643144bc5e1286729033b77cea5e7064ecd4c3a3.tar.gz" + sha256 = "b10a7c875d1ceeb4c786d741215a503ff62fb2d1276a63e74797cf6606b582ac" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"