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 v3.1.3

https://github.com/Leantime/leantime/releases/tag/v3.1.3
This commit is contained in:
yunohost-bot 2024-05-01 03:36:19 +02:00 committed by YunoHost Bot
parent 6b9d5d1bb7
commit 31334cfbdc

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 = "3.1.1~ynh1"
version = "3.1.3~ynh1"
maintainers = []
@ -48,8 +48,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/Leantime/leantime/releases/download/v3.1.1/Leantime-v3.1.1.zip"
sha256 = "b8f6cc261120f636f9f1beb91923f4480295a51b9846b26cba67b8f0704f28fa"
url = "https://github.com/Leantime/leantime/releases/download/v3.1.3/Leantime-v3.1.3.zip"
sha256 = "9ce2cfeef233fc6ffac65341e0db08f4e21c8396d2a2ced11dcc35913cceda6c"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "Leantime-v.*.zip"