diff --git a/manifest.toml b/manifest.toml index de2e132..356df91 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.01.03~ynh1" +version = "2024.01.07~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/74abe28c339a7733125548bbb276049b1f1f5541.tar.gz" - sha256 = "20c75b6c6caf43fc342dd28a80b30ecb84ecc41804867a2645db9e40bb899fde" + url = "https://github.com/itflow-org/itflow/archive/02ed6986ece39282f5bccbc601fca6df073e8f61.tar.gz" + sha256 = "57e0413bbda409819b8566615b4c0f4097c20bc3bf3fe953a7be9a8b09f876ee" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"