From 78c5634ef02d388dec0b7360685f4a925acc94e9 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 8 Oct 2022 06:35:50 +0000 Subject: [PATCH] Upgrade to v0.10.2 --- 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 4b05a64..3759fc3 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.1 -SOURCE_SUM=03fe683fc22c04943b20d366e17cae569d02790d4a8c727bf725504d8ad5d07c +SOURCE_URL=https://api.github.com/repos/matrix-org/dendrite/tarball/v0.10.2 +SOURCE_SUM=0ed700fd599d8755f2b63d71a4f8940f589ed8a07f336b454693a9b4464554df SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index b7b770b..fba779e 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.1~ynh1", + "version": "0.10.2~ynh1", "url": "https://matrix.org/", "upstream": { "license": "Apache-2.0",