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.45

https://github.com/wekan/wekan/releases/tag/v7.45
This commit is contained in:
yunohost-bot 2024-05-06 03:42:06 +02:00 committed by YunoHost Bot
parent 46884f8b48
commit 0826378eea

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.44~ynh1" version = "7.45~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.44/wekan-7.44-amd64.zip" amd64.url = "https://github.com/wekan/wekan/releases/download/v7.45/wekan-7.45-amd64.zip"
amd64.sha256 = "ad5b2d426cf0aecd8f9f5999ad777b76cd735a6a3d1af59258e71860f99d39e9" amd64.sha256 = "eaa96e910d18cda001aee4329d13c7021c978e72d3bdce8e7dcf0ac414b0a5ff"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"
autoupdate.asset.amd64 = ".*-amd64.zip" autoupdate.asset.amd64 = ".*-amd64.zip"