From b1383625987ed6b8e8cdbfb68aaf33f222835564 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 15 Mar 2023 14:13:48 +0100 Subject: [PATCH] 1.11.25 --- 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 4b88ac1..f32dd80 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.11.24/element-v1.11.24.tar.gz -SOURCE_SUM=2671281dde4c577e20c3c1bce24caa519a574b848e63f968d0f76a43455936c1 +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.11.25/element-v1.11.25.tar.gz +SOURCE_SUM=974877e5d8dc3f8919cd5101fc6f36fcd2145628bb917b48a6863213cee30ba6 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 70c15b7..b70459b 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for Matrix", "fr": "Client web pour Matrix" }, - "version": "1.11.24~ynh1", + "version": "1.11.25~ynh1", "url": "https://element.io", "upstream": { "license": "Apache-2.0",