mirror of
https://github.com/YunoHost-Apps/focalboard_ynh.git
synced 2024-09-03 18:36:19 +02:00
Upgrade to v7.10.0
This commit is contained in:
parent
debfc066dd
commit
99be3d0f27
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Focalboard"
|
|||
description.en = "Kanban project management software"
|
||||
description.fr = "Logiciel de gestion de projet Kanban"
|
||||
|
||||
version = "7.9.3~ynh1"
|
||||
version = "7.10.0~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -41,8 +41,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.sources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/mattermost/focalboard/releases/download/v7.9.3/focalboard-server-linux-amd64.tar.gz"
|
||||
sha256 = "4a0b710cd14acf9426cfcf2867d9b033ee4716201bf39c9ab0e1de5c95a78506"
|
||||
url = "https://github.com/mattermost/focalboard/archive/refs/tags/v7.10.0.tar.gz"
|
||||
sha256 = "ed84afe5316dfce89819cefe857f10e84cf24f60689c2257ccf002c2a27c6ad6"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.ports]
|
||||
|
|
Loading…
Add table
Reference in a new issue