1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/weblate_ynh.git synced 2024-10-01 13:35:04 +02:00

Fix autoupdater

This commit is contained in:
OniriCorpe 2024-02-16 18:10:39 +01:00 committed by GitHub
parent 64e8b0a950
commit fa8897421e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -80,7 +80,8 @@ ram.runtime = "3G"
url = "https://github.com/Cyan4973/xxHash/archive/refs/tags/v0.8.1.tar.gz" url = "https://github.com/Cyan4973/xxHash/archive/refs/tags/v0.8.1.tar.gz"
sha256 = "3bb6b7d6f30c591dd65aaaff1c8b7a5b94d81687998ca9400082c739a690436c" sha256 = "3bb6b7d6f30c591dd65aaaff1c8b7a5b94d81687998ca9400082c739a690436c"
in_subdir = true in_subdir = true
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_release"
autoupdate.upstream = "https://github.com/Cyan4973/xxHash"
[resources.system_user] [resources.system_user]