From 2e735900bb38306e0b01c1242c019e74db5a30c7 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Tue, 20 Feb 2024 06:03:37 +0100 Subject: [PATCH 1/2] autoupdate.strategy = "latest_github_commit" --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index 2461c1e..71a3849 100644 --- a/manifest.toml +++ b/manifest.toml @@ -39,6 +39,7 @@ ram.runtime = "50M" [resources.sources.main] url = "https://github.com/pips-/shuri/archive/3204be01ad0ffefbfee7507c4a05694a64c761fb.tar.gz" sha256 = "d9f8b6ef06cf08b593850e180be4f8efba5f5e3495045930f21e7927b4beb95c" + autoupdate.strategy = "latest_github_commit" [resources.system_user] From 59229518e5c5e64d99449aed076802650fd1dc96 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 20 Feb 2024 05:03:40 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 5 +++-- README_fr.md | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a6ffeee..b541db0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -22,6 +22,7 @@ Simple URL shortener script ## Documentation and resources * Upstream app code repository: +* YunoHost Store: * Report a bug: ## Developer info @@ -36,4 +37,4 @@ or sudo yunohost app upgrade shuri -u https://github.com/YunoHost-Apps/shuri_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 bf6a25c..1a0424a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -22,6 +22,7 @@ Simple URL shortener script ## Documentations et ressources * Dépôt de code officiel de l’app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs