From 6dcb0cdcb67c4e506b4e2b5b62455b2fb1ac4481 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 15 Feb 2023 06:13:16 +0000 Subject: [PATCH] Upgrade to v5.6.4+230206 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 3f37441..01b9c88 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://api.github.com/repos/LimeSurvey/LimeSurvey/tarball/refs/tags/5.6.1+230123 -SOURCE_SUM=7956d0b93028572ab4e35964561591663ab7f4fe2aca2cc7cb2adb331eff7ce6 +SOURCE_URL=https://api.github.com/repos/LimeSurvey/LimeSurvey/tarball/refs/tags/5.6.4+230206 +SOURCE_SUM=82a2759ffbfae483291329d8a9e1aeb2ddcb0abc32b9975e871197332203179b SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 6e07746..76f4f3c 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Create and distribute surveys", "fr": "Outil de création et diffusion de sondage" }, - "version": "5.6.1~ynh1", + "version": "5.6.4+230206~ynh1", "url": "https://www.limesurvey.org/", "upstream": { "license": "GPL-2.0+",