From 14485239a2eafd65965c583b9a5e4b7c9bda57d2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 13 Dec 2022 06:15:22 +0000 Subject: [PATCH] Upgrade to v1.12.3 --- 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 46ea029..856f650 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://www.humhub.com/download/package/humhub-1.12.2.tar.gz -SOURCE_SUM=91a96c7fc7e513bbb04d153e7112498daa36639e37587d6bdc9364cd57d09ea3 +SOURCE_URL=https://www.humhub.com/download/package/humhub-1.12.3.tar.gz +SOURCE_SUM=9fdca8c3a546af3c99d5113df18a7152f495b109f26c3a990c5bf6411238549a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index e15566f..b3b81fb 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Enterprise Social Network.", "fr": "Réseau Social d'Entreprise." }, - "version": "1.12.2~ynh1", + "version": "1.12.3~ynh1", "url": "https://www.humhub.org", "upstream": { "license": "AGPL-3.0-only",