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

Merge pull request #2 from YunoHost-Apps/testing

autoupdate.strategy = "latest_forgejo_release"
This commit is contained in:
OniriCorpe 2024-02-15 02:44:58 +01:00 committed by GitHub
commit fd06b903c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -51,6 +51,11 @@ ram.runtime = "50M"
armhf.sha256 = "62b33fbe63726ac59d4242ec8b6bb31641d09246274e83a5d3989be57d46c478" armhf.sha256 = "62b33fbe63726ac59d4242ec8b6bb31641d09246274e83a5d3989be57d46c478"
rename = "readeck" 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] [resources.system_user]
allow_email = true allow_email = true