1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cryptpad_ynh.git synced 2024-09-03 18:26:14 +02:00

Change autoupdate stratategy to last release

This commit is contained in:
Tagada 2024-03-06 15:04:34 +01:00
parent 47a85bd94c
commit 2051c78cda

View file

@ -50,7 +50,7 @@ ram.runtime = "50M"
[resources.sources.main]
url = "https://github.com/xwiki-labs/cryptpad/archive/refs/tags/5.7.0.tar.gz"
sha256 = "87cf091f2d0f26bc4d2df53460bade79e3b0d1804dfe6ef1e592ceb2654cd21f"
autoupdate.strategy = "latest_github_tag"
autoupdate.strategy = "latest_github_release"
[resources.ports]
main.default = 3000