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

Update manifest.toml

This commit is contained in:
Tagada 2023-11-22 22:56:27 +01:00 committed by GitHub
parent b70390742f
commit 536039b88b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,13 +46,10 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
arm64.url = "https://github.com/wekan/wekan/releases/download/v7.18/wekan-7.18-arm64.zip"
arm64.sha256 = "6e384614e436147cbe4977ea8dd51f4e45487f455b23efe5e44d74ef6b69ceaf"
amd64.url = "https://github.com/wekan/wekan/releases/download/v7.18/wekan-7.18-amd64.zip"
amd64.sha256 = "da865310d70de763fc0d410344e28a493691e461b5195fe97d16e89f3d0d7246"
autoupdate.strategy = "latest_github_release"
autoupdate.asset.amd64 = ".*-amd64.zip"
autoupdate.asset.arm64 = ".*-arm64.zip"
[resources.ports]