From fa5e688328da2ab9e9887476d21583b7e489db1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Sun, 21 Mar 2021 16:36:04 +0100 Subject: [PATCH 1/2] Upgrade element to 1.7.23 --- README.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 258817b..b649223 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ It's a webclient for matrix. For a matrix server you can install synapse on your Yunohost chattroom with matrix : [https://app.element.io/#/room/#yunohost:matrix.org](https://app.element.io/#/room/#yunohost:matrix.org) -**Shipped version:** 1.7.22 +**Shipped version:** 1.7.23 Screenshots ----------- diff --git a/conf/app.src b/conf/app.src index 553a756..1ea1e42 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.7.22/element-v1.7.22.tar.gz -SOURCE_SUM=a9c00882489ffef45508250011ebac5db7384e2bc68705bdcd73a2010d4a4aa9 +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.7.23/element-v1.7.23.tar.gz +SOURCE_SUM=f7a6afc1d70c2ba3702a45ca636b4fcfd9ed4633ae9e22cfbb48c6236d7f309e # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index dcdfa2f..f99d248 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "en": "A web client for matrix", "fr": "Un client web pour matrix" }, - "version": "1.7.22~ynh1", + "version": "1.7.23~ynh1", "url": "https://element.im", "license": "Apache-2.0", "maintainer": { From 452358af8d997bb824ca172a553b084b81831510 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Tue, 30 Mar 2021 22:14:08 +0200 Subject: [PATCH 2/2] Upgrade element to 1.7.24 --- README.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b649223..056b0a7 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ It's a webclient for matrix. For a matrix server you can install synapse on your Yunohost chattroom with matrix : [https://app.element.io/#/room/#yunohost:matrix.org](https://app.element.io/#/room/#yunohost:matrix.org) -**Shipped version:** 1.7.23 +**Shipped version:** 1.7.24 Screenshots ----------- diff --git a/conf/app.src b/conf/app.src index 1ea1e42..707f8b7 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.7.23/element-v1.7.23.tar.gz -SOURCE_SUM=f7a6afc1d70c2ba3702a45ca636b4fcfd9ed4633ae9e22cfbb48c6236d7f309e +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.7.24/element-v1.7.24.tar.gz +SOURCE_SUM=bba99c3be30c8ebaf662e8d555cb1a03baacaee8ab987273de8f2700f39e7125 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index f99d248..3baccc3 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "en": "A web client for matrix", "fr": "Un client web pour matrix" }, - "version": "1.7.23~ynh1", + "version": "1.7.24~ynh1", "url": "https://element.im", "license": "Apache-2.0", "maintainer": {