diff --git a/manifest.toml b/manifest.toml index 64e92b5..c86949e 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 = "2023.12.26~ynh1" +version = "2023.12.28~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/4e5bc814d5ce31e06100f9d478ba4e42d58076e4.tar.gz" - sha256 = "b6857575fa3c18aace482459b31d42fd4ae3ecdadee3b2f3f35a10333c9ae56a" + url = "https://github.com/itflow-org/itflow/archive/bc9ad24c76d94a09323e8cff4e0ac902a6b8ae8e.tar.gz" + sha256 = "0eb4ba0f26ae1ebdd33b0fae20e44e659a3cd0f6ebe5cad7b61db2cadf570b11" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"