mirror of
https://github.com/YunoHost-Apps/wekan_ynh.git
synced 2024-09-03 20:36:09 +02:00
Upgrade to v7.24
This commit is contained in:
parent
6140baa74d
commit
cfebdf56f9
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.22~ynh1"
|
||||
version = "7.24~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.22/wekan-7.22-amd64.zip"
|
||||
amd64.sha256 = "1773e1fa1397baf8b859725f0f8777284a832ea3fe8ef346d84520894f8e8e8e"
|
||||
amd64.url = "https://github.com/wekan/wekan/releases/download/v7.24/wekan-7.24-amd64.zip"
|
||||
amd64.sha256 = "188a366cd2ab4f439f584372245e973c8d68e384a90d3ac192e7a91df7a76f97"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset.amd64 = ".*-amd64.zip"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue