diff --git a/manifest.toml b/manifest.toml index 53196a9..96396b6 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.02.06~ynh1" +version = "2024.02.10~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/919c46c03de2092b308e8eb59f75b466782fa425.tar.gz" - sha256 = "dc9e0ff7c3e9041e8ffa01eaf1d93130b17f574085cff7ab73a377ba48cf0dc5" + url = "https://github.com/itflow-org/itflow/archive/3b0b0c37e1f0bba30b31183ae14e0fd3db1b571b.tar.gz" + sha256 = "5e73f85ff1fd0f3beecb65c892d4d21195ae64cba2c0c36edb6457185b90abcf" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"