From 160887dfef4a1caf8fc50b328b4b25420cc141f4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 22 Oct 2022 06:37:36 +0000 Subject: [PATCH] Upgrade to v0.10.4 --- 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 4dc4ff6..dd55c8c 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://api.github.com/repos/matrix-org/dendrite/tarball/v0.10.3 -SOURCE_SUM=b85ca6bf2cad4e9e76875e7bcbee453e1917865ed93183cd8acd5eacd38f6320 +SOURCE_URL=https://api.github.com/repos/matrix-org/dendrite/tarball/v0.10.4 +SOURCE_SUM=2f0643b2b70100ce38956d3e423f42784958c51bb04622629fdd21111855ff83 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 15ee7a6..7179459 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Matrix homeserver of second generation", "fr": "Serveur Matrix de seconde génération" }, - "version": "0.10.3~ynh1", + "version": "0.10.4~ynh1", "url": "https://matrix.org/", "upstream": { "license": "Apache-2.0",