From 920a00cedf791935355c95841b26a165b1182a5c Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Tue, 20 Feb 2024 06:25:18 +0100 Subject: [PATCH 1/2] autoupdate.strategy = "latest_github_release" --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 4b3955d..f989c59 100644 --- a/manifest.toml +++ b/manifest.toml @@ -51,7 +51,7 @@ ram.runtime = "500M" url = "https://github.com/apache/superset/archive/refs/tags/3.1.0.tar.gz" sha256 = "44747c9dd2aab96d5e1ba65559811785afe9139c3f9f85e55c8c4acc45e502df" prefetch = false - #autoupdate.strategy = "latest_github_tag" + autoupdate.strategy = "latest_github_release" [resources.system_user] From 91255219a7d10f63df1f81b5df011f66d0e85eb3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 20 Feb 2024 05:25:22 +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 e93622b..ea1bddb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -59,4 +59,4 @@ or sudo yunohost app upgrade superset -u https://github.com/YunoHost-Apps/superset_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 b37c864..c1501ff 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@