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

https://github.com/wekan/wekan/releases/tag/v7.50
This commit is contained in:
yunohost-bot 2024-06-23 03:48:48 +02:00 committed by YunoHost Bot
parent 92a29d68c9
commit 9cc76660f2

View file

@ -5,7 +5,7 @@ name = "Wekan"
description.en = "Trello-like kanban"
description.fr = "Kanban similaire à Trello"
version = "7.49~ynh1"
version = "7.50~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.49/wekan-7.49-amd64.zip"
amd64.sha256 = "fc498416333bbdddca2c0b6025e87e407e607f72595d00f225342c63a3866f83"
amd64.url = "https://github.com/wekan/wekan/releases/download/v7.50/wekan-7.50-amd64.zip"
amd64.sha256 = "8f539a0ed76d7aee5ee81770daa08c1a5646c55476f348a8a0c6597bf9f4e655"
autoupdate.strategy = "latest_github_release"
autoupdate.asset.amd64 = ".*-amd64.zip"