From b25df5f4c15d8ec6d5e22f68ddd28861961f1eec Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 27 Feb 2024 21:36:29 +0100 Subject: [PATCH] Upgrade to v6.4.9 --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 7aac45a..a2333ed 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/refs/tags/6.4.7+240219.tar.gz" - sha256 = "c78310123721b0d784c6ff7623d78aefec63cf08efa57a37fff3ebd8507abab6" + url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.4.9+240226.tar.gz" + sha256 = "7edffb70d7139b380cf16aae118a9f11ee15145e9360e37d09a4735990facd91" autoupdate.strategy = "latest_github_tag" autoupdate.version_regex = "^(.*)\\+.*$"