From fa8897421ea476f84efaca6685dc7f1dd4b6adcd Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Fri, 16 Feb 2024 18:10:39 +0100 Subject: [PATCH 1/2] Fix autoupdater --- manifest.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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] From 68c8dd5c138ebb4d4e6013919872f69ecccbe37e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 16 Feb 2024 17:10:42 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 4 ++-- README_fr.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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 @@