mirror of
https://github.com/YunoHost-Apps/focalboard_ynh.git
synced 2024-09-03 18:36:19 +02:00
Update manifest.toml
This commit is contained in:
parent
c3d6a7e743
commit
531f8a77b0
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,7 @@ userdoc = "https://www.focalboard.com/guide/user/"
|
||||||
code = "https://github.com/mattermost/focalboard"
|
code = "https://github.com/mattermost/focalboard"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.15"
|
yunohost = ">= 11.1.16"
|
||||||
architectures = ["amd64"]
|
architectures = ["amd64"]
|
||||||
multi_instance = false
|
multi_instance = false
|
||||||
ldap = false
|
ldap = false
|
||||||
|
@ -43,6 +43,7 @@ ram.runtime = "50M"
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/mattermost/focalboard/releases/download/v7.9.1/focalboard-server-linux-amd64.tar.gz"
|
url = "https://github.com/mattermost/focalboard/releases/download/v7.9.1/focalboard-server-linux-amd64.tar.gz"
|
||||||
sha256 = "8b66b01be89734740d2e4ca04e9da721c0ddd10291ddff4bd894a5f964646597"
|
sha256 = "8b66b01be89734740d2e4ca04e9da721c0ddd10291ddff4bd894a5f964646597"
|
||||||
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.ports]
|
[resources.ports]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue