diff --git a/manifest.toml b/manifest.toml index fe5e337..6c4d0ce 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.04.04~ynh1" +version = "2024.04.05~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/e1f1122b3eadfc85c8033548cd407210bba7adc0.tar.gz" - sha256 = "c076024cd86bd5de89c511379f5968ebf15e0b350bc36f0ff790e3420e816e66" + url = "https://github.com/itflow-org/itflow/archive/c17957fe0a1925dcdbbbbe780145a33dd1fc6a6f.tar.gz" + sha256 = "5931d5999ff748b510f1933b5a0c2b4572a5d0519717d4340183a4f7a99857b0" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"