From bc7eb4fb65d4fb101fba73c77b9d39d35a5dca40 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 2 Nov 2022 06:35:38 +0000 Subject: [PATCH] Upgrade to v0.10.6 --- 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 dd55c8c..e101218 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.4 -SOURCE_SUM=2f0643b2b70100ce38956d3e423f42784958c51bb04622629fdd21111855ff83 +SOURCE_URL=https://api.github.com/repos/matrix-org/dendrite/tarball/v0.10.6 +SOURCE_SUM=59118de7a2b5c4099deb3aea1e5f0baf5a341a2d35a3082b133cd0fb67cb4d11 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 7179459..64c77a4 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.4~ynh1", + "version": "0.10.6~ynh1", "url": "https://matrix.org/", "upstream": { "license": "Apache-2.0",