mirror of
https://github.com/YunoHost-Apps/wekan_ynh.git
synced 2024-09-03 20:36:09 +02:00
parent
9c65a71480
commit
e8ba4c8ead
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Wekan"
|
|||
description.en = "Trello-like kanban"
|
||||
description.fr = "Kanban similaire à Trello"
|
||||
|
||||
version = "7.50~ynh1"
|
||||
version = "7.51~ynh1"
|
||||
|
||||
maintainers = ["alexAubin", "ljf", "yalh76"]
|
||||
|
||||
|
@ -46,8 +46,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
amd64.url = "https://github.com/wekan/wekan/releases/download/v7.50/wekan-7.50-amd64.zip"
|
||||
amd64.sha256 = "8f539a0ed76d7aee5ee81770daa08c1a5646c55476f348a8a0c6597bf9f4e655"
|
||||
amd64.url = "https://github.com/wekan/wekan/releases/download/v7.51/wekan-7.51-amd64.zip"
|
||||
amd64.sha256 = "0c2830cd039096cc8b4f09ec0b806bf3c611572807a4587b6aa16c9651d52762"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset.amd64 = ".*-amd64.zip"
|
||||
|
||||
|
|
Loading…
Reference in a new issue