From 6c0cea3a40a7e4327608402e9c5f34ce65be5bb1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 1 Nov 2022 06:36:41 +0000 Subject: [PATCH] Upgrade to v0.10.5 --- 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..a64e7e5 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.5 +SOURCE_SUM=0e030092f489acb93dd88e82c7a1c0d6f0db4c34d68560ed5bfc24c73e387d6d SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 7179459..500d2ee 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.5~ynh1", "url": "https://matrix.org/", "upstream": { "license": "Apache-2.0",