diff --git a/manifest.toml b/manifest.toml index 79abecc..4d21b22 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.25~ynh1" +version = "2024.01.27~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/937397e9c0bceec9c5dc912afe7829b9c8e1b58c.tar.gz" - sha256 = "d6556a4c6634b838a257491ba9cff51321bce7c43ff0e3be5bf4a1b8cf4463f6" + url = "https://github.com/itflow-org/itflow/archive/777637277b08fb1a5470296b6c690ec92b695bb6.tar.gz" + sha256 = "a1b8d87e1b750bcd0aa882793caf0a1bd9e1fafaed84bca0fb96f04aea020a14" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"