From 6381fcd08106d671b48fbc88d953eaec403cf5b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 25 Oct 2022 19:19:02 +0200 Subject: [PATCH] 1.11.11 --- 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 3305c85..b0143f9 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.10/element-v1.11.10.tar.gz -SOURCE_SUM=153853fc3f1ad3f5da791834904b107d88bb71caf573eb52a2d81bf4a34f634a +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.11.11/element-v1.11.11.tar.gz +SOURCE_SUM=24d443df7ed1679c86bea6e45f466805e533fc00cb13282c3213e8f111423aed SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 10f7f9a..0e52738 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for Matrix", "fr": "Client web pour Matrix" }, - "version": "1.11.10~ynh1", + "version": "1.11.11~ynh1", "url": "https://element.io", "upstream": { "license": "Apache-2.0",