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

autoupdate.strategy = "latest_github_release"

This commit is contained in:
OniriCorpe 2024-02-15 19:21:01 +01:00 committed by GitHub
parent 39c0473ed0
commit ebadb02858
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -58,6 +58,12 @@ ram.runtime = "50M"
i386.url = "https://github.com/gotify/server/releases/download/v2.4.0/gotify-linux-386.zip"
i386.sha256 = "8e6c44a53fc32e857f55ce32180990a560000fb591e2a6039ff3a4acccb045d8"
autoupdate.strategy = "latest_github_release"
autoupdate.asset.armhf = "gotify-linux-arm-7.zip"
autoupdate.asset.arm64 = "gotify-linux-arm64.zip"
autoupdate.asset.amd64 = "gotify-linux-amd64.zip"
autoupdate.asset.i386 = "gotify-linux-386.zip"
[resources.system_user]
[resources.install_dir]