mirror of
https://github.com/YunoHost-Apps/leantime_ynh.git
synced 2024-09-03 19:36:04 +02:00
Update manifest.toml
This commit is contained in:
parent
656939eb48
commit
c7c6792340
1 changed files with 3 additions and 3 deletions
|
@ -16,7 +16,7 @@ admindoc = "https://docs.leantime.io"
|
|||
code = "https://github.com/Leantime/leantime"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.19"
|
||||
yunohost = ">= 11.1.20"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
ldap = true
|
||||
|
@ -45,8 +45,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/Leantime/leantime/archive/refs/tags/v2.3.25.tar.gz"
|
||||
sha256 = "8ada8c62b709e96872eff10747c5057620f3444ad90e74409a3207d9abe5c409"
|
||||
url = "https://github.com/Leantime/leantime/releases/download/v2.3.25/Leantime-v2.3.25.tar.gz"
|
||||
sha256 = "7afcabadc151c95ea6dd3628ed4f512d8d429836beb3c0f3b4c0b55f4b6936d2"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue