diff --git a/manifest.toml b/manifest.toml index 8330a8c..52517e1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Leantime" description.en = "Project management system for startups and innovators" description.fr = "Système de gestion de projet pour les startups et les innovateurs" -version = "2.4.2~ynh1" +version = "2.4.3~ynh1" maintainers = ["eric_G"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/Leantime/leantime/releases/download/v2.4.2/Leantime-v2.4.2.zip" - sha256 = "60d53ee419b902d8fc4bb678832f805c22cd8ff99aa251cad345d72c5f76baf4" + url = "https://github.com/Leantime/leantime/releases/download/v2.4.3/Leantime-v2.4.3.zip" + sha256 = "e1ddd07256c5612a382ece41e382a9623e9bdfae2dab8e25821b4889bc4a2aed" autoupdate.strategy = "latest_github_release" autoupdate.asset = "Leantime-v.*.zip"