diff --git a/manifest.toml b/manifest.toml index 4a5ed7f..48e4078 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.06.02~ynh1" +version = "2024.06.03~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/b47f543534f9f0d6362b7ffa5416dd7753afdc69.tar.gz" - sha256 = "ec30f89c4a4e96bd2088a6f7ca91bdfe32caa867c26b913d577877a39d1ebd41" + url = "https://github.com/itflow-org/itflow/archive/8bc7c849ef426e0baf54d6d09bb40e5fcde7ea3d.tar.gz" + sha256 = "47ef912055f0238f820c8c5666b9f8126935bb23f4e831cffaa7915cc63a2c91" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"