From d563aac7bb43bd94f987a83b99f567374ef86647 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 26 Jan 2023 06:14:31 +0000 Subject: [PATCH] Upgrade to v1.13.1 --- 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 64aa591..335440e 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://download.humhub.com/downloads/install/humhub-1.13.0.tar.gz -SOURCE_SUM=9b6d0041c683e382fd7b5d5853a878979b750fc41a8e34d613709b7884a583a1 +SOURCE_URL=https://www.humhub.com/download/package/humhub-1.13.1.tar.gz +SOURCE_SUM=86ab25014f327c572e1fe59695a28df5b6d8a5c70aaf860d09ee702e6c1a21ec SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 805ea13..bdbcd9c 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Enterprise Social Network", "fr": "Réseau Social d'Entreprise" }, - "version": "1.13.0~ynh2", + "version": "1.13.1~ynh1", "url": "https://www.humhub.org", "upstream": { "license": "AGPL-3.0-only",