1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cowyo_ynh.git synced 2024-09-03 18:16:15 +02:00

autoupdate.strategy = "latest_github_release"

This commit is contained in:
OniriCorpe 2024-02-20 05:03:32 +01:00 committed by GitHub
parent 8bd314095b
commit 9b96fe477a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,6 +45,11 @@ ram.runtime = "50M"
i386.url = "https://github.com/schollz/cowyo/releases/download/v2.12.0/cowyo_linux_32bit"
i386.sha256 = "cd29400f8e8d5b4551d8a6d244c3df215072651984be7d67e3619bc26135a13e"
autoupdate.strategy = "latest_github_release"
autoupdate.asset.amd64 = "^cowyo_linux_amd64$"
autoupdate.asset.armhf = "^cowyo_linux_arm$"
autoupdate.asset.i386 = "^cowyo_linux_32bit$"
[resources.system_user]
[resources.install_dir]