1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vikunja_ynh.git synced 2024-09-03 18:06:26 +02:00

Update manifest.toml: remove pointless autoupdater, the assets are on a specific website...

This commit is contained in:
Alexandre Aubin 2024-05-13 18:43:17 +02:00 committed by Félix Piédallu
parent 546d4ecde3
commit 20a59a1ea8

View file

@ -60,13 +60,6 @@ ram.runtime = "50M"
i386.sha256 = "de1e271b6d3fe6024b790b95c1bf946a415598b31192638ef85589cd2c35f996"
in_subdir = false
format = "zip"
autoupdate.upstream = "https://kolaente.dev/vikunja/vikunja"
autoupdate.strategy = "latest_gitea_release"
autoupdate.allow_prereleases = true
autoupdate.asset.amd64 = "tarball"
autoupdate.asset.i386 = "tarball"
autoupdate.asset.arm64 = "tarball"
autoupdate.asset.armhf = "tarball"
[resources.sources.front]
url = "https://dl.vikunja.io/frontend/vikunja-frontend-0.22.1.zip"