From fbb47c7fa5cb8c425fef0af01b4fd3cef8b139be Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 21 Apr 2023 06:14:09 +0000 Subject: [PATCH] Upgrade to v1.14.0 --- 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 7cb51f2..a102366 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://download.humhub.com/downloads/install/humhub-1.13.1.tar.gz -SOURCE_SUM=ad618f284e131e600024816a42c66a95f84fcc192cd5e2f82d2465cf0c3ed882 +SOURCE_URL=https://www.humhub.com/download/package/humhub-1.14.0.tar.gz +SOURCE_SUM=87d4496c1ad9d06bf3c8a53e7b20263192d17c52553acf32f017c3feaa6e27d1 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index c8d3e81..8990d0a 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Enterprise Social Network", "fr": "Réseau Social d'Entreprise" }, - "version": "1.13.1~ynh1", + "version": "1.14.0~ynh1", "url": "https://www.humhub.org", "upstream": { "license": "AGPL-3.0-only",