mirror of
https://github.com/YunoHost-Apps/leantime_ynh.git
synced 2024-09-03 19:36:04 +02:00
Upgrade to v2.3.25
This commit is contained in:
parent
490210f4c7
commit
48af611284
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Leantime"
|
||||||
description.en = "Project management system for startups and innovators"
|
description.en = "Project management system for startups and innovators"
|
||||||
description.fr = "Système de gestion de projet pour les startups et les innovateurs"
|
description.fr = "Système de gestion de projet pour les startups et les innovateurs"
|
||||||
|
|
||||||
version = "2.3.23~ynh1"
|
version = "2.3.25~ynh1"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = ["eric_G"]
|
||||||
|
|
||||||
|
@ -45,8 +45,8 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/Leantime/leantime/releases/download/v2.3.23/Leantime-v2.3.23.tar.gz"
|
url = "https://github.com/Leantime/leantime/archive/refs/tags/v2.3.25.tar.gz"
|
||||||
sha256 = "13c7a757a5bdd96d7c74042395ed68a74b50347cc5c30023a561aeba1375bc7e"
|
sha256 = "8ada8c62b709e96872eff10747c5057620f3444ad90e74409a3207d9abe5c409"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Reference in a new issue