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

autoupdate.strategy = "latest_forgejo_release"

This commit is contained in:
OniriCorpe 2024-02-15 02:44:45 +01:00 committed by GitHub
parent e70b44fafd
commit 9c309074be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -50,6 +50,11 @@ ram.runtime = "50M"
armhf.url = "https://codeberg.org/readeck/readeck/releases/download/0.12.0/readeck-0.12.0-linux-arm-6"
armhf.sha256 = "62b33fbe63726ac59d4242ec8b6bb31641d09246274e83a5d3989be57d46c478"
rename = "readeck"
autoupdate.strategy = "latest_forgejo_release"
autoupdate.asset.amd64 = "^readeck-.*-linux-amd64$"
autoupdate.asset.arm64 = "^readeck-.*-linux-arm64$"
autoupdate.asset.armhf = "^readeck-.*-linux-arm-6$"
[resources.system_user]
allow_email = true