diff --git a/README.md b/README.md index 142ef5d..61951d1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -47,4 +47,4 @@ or sudo yunohost app upgrade weblate -u https://github.com/YunoHost-Apps/weblate_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**More info regarding app packaging:** \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index b7f9083..05d932e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ diff --git a/manifest.toml b/manifest.toml index 330129b..08c0d7b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -80,7 +80,8 @@ ram.runtime = "3G" url = "https://github.com/Cyan4973/xxHash/archive/refs/tags/v0.8.1.tar.gz" sha256 = "3bb6b7d6f30c591dd65aaaff1c8b7a5b94d81687998ca9400082c739a690436c" in_subdir = true - autoupdate.strategy = "latest_github_tag" + autoupdate.strategy = "latest_github_release" + autoupdate.upstream = "https://github.com/Cyan4973/xxHash" [resources.system_user]