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

change autoupdate.strategy from "latest_github_tag" to "latest_github_release"

This commit is contained in:
OniriCorpe 2024-02-25 21:26:19 +01:00 committed by GitHub
parent 246a1182da
commit bb57253359
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -59,7 +59,7 @@ ram.runtime = "150M"
url = "https://github.com/gristlabs/grist-core/archive/refs/tags/v1.1.11.tar.gz"
sha256 = "9e71715cda10fd38070c9d4679a3e9b8988669455556fa447cae17a0543c7198"
autoupdate.strategy = "latest_github_tag"
autoupdate.strategy = "latest_github_release"
[resources.system_user]