From 2785ce8f1c0acaf6e778421bbfb58a43c98f2002 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 17 Feb 2024 16:12:10 +0100 Subject: [PATCH 1/3] Upgrade to v6.4.5 --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index b9f8a90..5f4382d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -59,8 +59,8 @@ ram.runtime = "50M" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/LimeSurvey/LimeSurvey/archive/5.6.8+230227.tar.gz" - sha256 = "68e559068fa9043c4420f917f219b571d14a5567fb1c82c7c6fb2493bbdec681" + url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.4.5+240205.tar.gz" + sha256 = "96318c85ddf2fd5b6af91f3eb67843ca74ff293f4ac79a016c26710a60b5bda1" autoupdate.strategy = "latest_github_tag" autoupdate.version_regex = "^(.*)\\+.*$" From ffd173d224753f707bff13b752bcb06c887ce86c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 17 Feb 2024 15:12:20 +0000 Subject: [PATCH 2/3] 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 33e2124..9dab55c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -46,4 +46,4 @@ or sudo yunohost app upgrade limesurvey -u https://github.com/YunoHost-Apps/limesurvey_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 732eeb5..be0fdef 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ From 564523e4e78332bc9db006601c9d7769c835c837 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Sat, 17 Feb 2024 20:41:09 +0100 Subject: [PATCH 3/3] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 5f4382d..88ee0be 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "LimeSurvey" description.en = "Create and distribute surveys" description.fr = "Outil de création et diffusion de sondage" -version = "5.6.8+230227~ynh2" +version = "6.4.5+240205~ynh2" maintainers = ["ljf"]