From 9393676509de9c761ef55282d4f5c67b5136a63b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 22 Feb 2024 21:36:54 +0100 Subject: [PATCH] Upgrade to v6.4.7 --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index ad8b5e3..1e68acf 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.6+240212.tar.gz" - sha256 = "56bb08660f56b53e9157959de7cc1d975251df7af71a485c1755546181820f2f" + url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.4.7+240219.tar.gz" + sha256 = "c78310123721b0d784c6ff7623d78aefec63cf08efa57a37fff3ebd8507abab6" autoupdate.strategy = "latest_github_tag" autoupdate.version_regex = "^(.*)\\+.*$"