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:
parent
246a1182da
commit
bb57253359
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue