1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/leantime_ynh.git synced 2024-09-03 19:36:04 +02:00

Upgrade to v2.4.2

This commit is contained in:
yunohost-bot 2023-10-16 06:16:37 +02:00 committed by YunoHost Bot
parent ccf450b6ac
commit fb4ea4f9dd

View file

@ -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.1~ynh1"
version = "2.4.2~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.1/Leantime-v2.4.1.zip"
sha256 = "eaf88728697349a7c2898f5b03fde0e6afc2c58a0a0a26afb0a58b6c9bda8bd0"
url = "https://github.com/Leantime/leantime/releases/download/v2.4.2/Leantime-v2.4.2.zip"
sha256 = "60d53ee419b902d8fc4bb678832f805c22cd8ff99aa251cad345d72c5f76baf4"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "Leantime-v.*.zip"