1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ladder_ynh.git synced 2024-09-03 19:26:23 +02:00

Fix autoupdate.strategy

This commit is contained in:
Salamandar 2024-02-17 12:23:44 +01:00
parent 3b95ac26c4
commit 0c0d6da39f

View file

@ -55,7 +55,7 @@ ram.runtime = "20M"
amd64.sha256 = "d7c71df5b0df5962e54a6df1796bfdb21dfc7696d4cbd072b95692b00606c44d"
arm64.url = "https://github.com/everywall/ladder/releases/download/v0.0.21/ladder_linux_arm64.tar.gz"
arm64.sha256 = "fc512e8aebb2459d13b97daf1d6ec3b1a7dfb32b24a60c5e1e0d2f804219b11a"
autoupdate.strategy = "latest_github_tag"
autoupdate.strategy = "latest_github_release"
in_subdir = false
[resources.system_user]