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:
parent
546d4ecde3
commit
20a59a1ea8
1 changed files with 0 additions and 7 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue