From 9af815a468dfb0b65ac86355a14a6bac755abfeb Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 10 May 2022 17:05:07 +0200 Subject: [PATCH] 1.10.12 --- 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 c2f106f..d15c41e 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.10.10/element-v1.10.10.tar.gz -SOURCE_SUM=20db4b05a23a32d2523de8b36b51f7dd5841c3390dce88f1e6f68b3938cce0f6 +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.10.12/element-v1.10.12.tar.gz +SOURCE_SUM=a8750caea144f5abdb0fb3ee5027a0351327e4a0463ed4b179eff9ea23ddf7d4 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index bd56a37..77ac066 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for Matrix", "fr": "Client web pour Matrix" }, - "version": "1.10.10~ynh1", + "version": "1.10.12~ynh1", "url": "https://element.io", "upstream": { "license": "Apache-2.0",