1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wekan_ynh.git synced 2024-09-03 20:36:09 +02:00

Upgrade to v7.47

https://github.com/wekan/wekan/releases/tag/v7.47
This commit is contained in:
yunohost-bot 2024-06-04 03:46:56 +02:00 committed by YunoHost Bot
parent 1425e21d73
commit da693a29a0

View file

@ -5,7 +5,7 @@ name = "Wekan"
description.en = "Trello-like kanban" description.en = "Trello-like kanban"
description.fr = "Kanban similaire à Trello" description.fr = "Kanban similaire à Trello"
version = "7.46~ynh1" version = "7.47~ynh1"
maintainers = ["alexAubin", "ljf", "yalh76"] maintainers = ["alexAubin", "ljf", "yalh76"]
@ -46,8 +46,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
amd64.url = "https://github.com/wekan/wekan/releases/download/v7.46/wekan-7.46-amd64.zip" amd64.url = "https://github.com/wekan/wekan/releases/download/v7.47/wekan-7.47-amd64.zip"
amd64.sha256 = "6cc9eacaa5fb8dfc189fe694bac6f16f9dfedb09969d1bc97e08c5a4a9e26eac" amd64.sha256 = "c2d4c3f1814caaf5c065769e043898ae42c2b74f2e72810bffd6acf3237e5814"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"
autoupdate.asset.amd64 = ".*-amd64.zip" autoupdate.asset.amd64 = ".*-amd64.zip"