From 8847a7e91d5a69f7fa475d67e06192ca57807b36 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 15 Feb 2024 18:15:00 +0100 Subject: [PATCH 1/3] Update manifest.toml --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index 98471d5..2cb9cc7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -52,6 +52,7 @@ ram.runtime = "50M" [resources.sources.main] url = "https://framagit.org/fiat-tux/hat-softwares/lstu/-/archive/0.26-0/lstu-0.26-0.tar.gz" sha256 = "323c81b4cb04a97eda7cb37b2a63d16e808591fd46eb4326f6619200ce742960" + autoupdate.strategy = "latest_gitlab_release" [resources.ports] From fd349ae7cceb6cd5e7fd217577fb4f5eec389e1d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 15 Feb 2024 17:15:03 +0000 Subject: [PATCH 2/3] Auto-update README --- README.md | 6 +++--- README_fr.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e4d1e9b..ffa5ff6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -32,7 +32,7 @@ Lstu means Let's Shorten That URL. * Official app website: * Official admin documentation: * Upstream app code repository: -* YunoHost documentation for this app: +* YunoHost Store: * Report a bug: ## Developer info @@ -47,4 +47,4 @@ or sudo yunohost app upgrade lstu -u https://github.com/YunoHost-Apps/lstu_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 152939f..dba2cf2 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -32,7 +32,7 @@ Raccourcisseur d'URL * Site officiel de l’app : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs From 5f9098463fb2058bde26e8775a3c096941050fb1 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 15 Feb 2024 18:15:53 +0100 Subject: [PATCH 3/3] Update manifest.toml --- manifest.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index 970ca9f..91ab075 100644 --- a/manifest.toml +++ b/manifest.toml @@ -49,10 +49,10 @@ ram.runtime = "50M" type = "password" [resources] - [resources.sources.main] - url = "https://framagit.org/fiat-tux/hat-softwares/lstu/-/archive/0.26-0/lstu-0.26-0.tar.gz" - sha256 = "323c81b4cb04a97eda7cb37b2a63d16e808591fd46eb4326f6619200ce742960" - autoupdate.strategy = "latest_gitlab_release" + [resources.sources.main] + url = "https://framagit.org/fiat-tux/hat-softwares/lstu/-/archive/0.26-0/lstu-0.26-0.tar.gz" + sha256 = "323c81b4cb04a97eda7cb37b2a63d16e808591fd46eb4326f6619200ce742960" + autoupdate.strategy = "latest_gitlab_release" [resources.ports]