From dbfd9d2295558057fe87013b2b09ce9cdc397db3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Mon, 18 Jan 2021 21:03:27 +0000 Subject: [PATCH 1/5] Upgrade element to 1.7.17 --- 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 62c9392..9dd6e9c 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.16 +**Shipped version:** 1.7.17 Screenshots ----------- diff --git a/conf/app.src b/conf/app.src index 8ddfd55..772335b 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.16/element-v1.7.16.tar.gz -SOURCE_SUM=fca2d30fb22f229d5fd5d49410c302a249d0cd96ab70fdb00ccdb5d61f8e24c3 +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.7.17/element-v1.7.17.tar.gz +SOURCE_SUM=f43c80de1d2c402cce159f60111789acc40e9f2805bc407b3de229906fc5e47e # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 878b3cc..c34778d 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.16~ynh1", + "version": "1.7.17~ynh1", "url": "https://element.im", "license": "Apache-2.0", "maintainer": { From 15f4cdacb399dfd3674cfb372d654daa2443d871 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Tue, 26 Jan 2021 21:03:19 +0000 Subject: [PATCH 2/5] Upgrade element to 1.7.18 --- 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 9dd6e9c..55b01b6 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.17 +**Shipped version:** 1.7.18 Screenshots ----------- diff --git a/conf/app.src b/conf/app.src index 772335b..61d86b2 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.17/element-v1.7.17.tar.gz -SOURCE_SUM=f43c80de1d2c402cce159f60111789acc40e9f2805bc407b3de229906fc5e47e +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.7.18/element-v1.7.18.tar.gz +SOURCE_SUM=7e06dd9554cf3d9ae23a80ec05ba660d6104cc712e9da0c897fb13e3fe80f4b3 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index c34778d..81f8200 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.17~ynh1", + "version": "1.7.18~ynh1", "url": "https://element.im", "license": "Apache-2.0", "maintainer": { From 89329dcf72bcb5c51ecff2b24071908c8fe732e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Wed, 3 Feb 2021 21:03:57 +0000 Subject: [PATCH 3/5] Upgrade element to 1.7.19 --- 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 55b01b6..0707d7a 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.18 +**Shipped version:** 1.7.19 Screenshots ----------- diff --git a/conf/app.src b/conf/app.src index 61d86b2..1c73ac7 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.18/element-v1.7.18.tar.gz -SOURCE_SUM=7e06dd9554cf3d9ae23a80ec05ba660d6104cc712e9da0c897fb13e3fe80f4b3 +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.7.19/element-v1.7.19.tar.gz +SOURCE_SUM=ac7c473f72a7781f52ad744cbdcab4a66163e989cb99acf0fe947132c3f6a3f9 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 81f8200..52bf274 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.18~ynh1", + "version": "1.7.19~ynh1", "url": "https://element.im", "license": "Apache-2.0", "maintainer": { From d36d47356591982cd0cf57b23172dab6dcc57ae5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Thu, 4 Feb 2021 21:03:46 +0000 Subject: [PATCH 4/5] Upgrade element to 1.7.20 --- 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 0707d7a..06e7e63 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.19 +**Shipped version:** 1.7.20 Screenshots ----------- diff --git a/conf/app.src b/conf/app.src index 1c73ac7..1208705 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.19/element-v1.7.19.tar.gz -SOURCE_SUM=ac7c473f72a7781f52ad744cbdcab4a66163e989cb99acf0fe947132c3f6a3f9 +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.7.20/element-v1.7.20.tar.gz +SOURCE_SUM=f11ee5fcf9b299de7efc5ae2ef3dbf4c38f587614bd1080b202a176a378f8a78 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 52bf274..e8bfa2c 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.19~ynh1", + "version": "1.7.20~ynh1", "url": "https://element.im", "license": "Apache-2.0", "maintainer": { From 35550941f818297cd79f2ac617aeecdfe7f44f6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Tue, 16 Feb 2021 21:03:31 +0000 Subject: [PATCH 5/5] Upgrade element to 1.7.21 --- 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 06e7e63..e86022f 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.20 +**Shipped version:** 1.7.21 Screenshots ----------- diff --git a/conf/app.src b/conf/app.src index 1208705..f7346c8 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.20/element-v1.7.20.tar.gz -SOURCE_SUM=f11ee5fcf9b299de7efc5ae2ef3dbf4c38f587614bd1080b202a176a378f8a78 +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.7.21/element-v1.7.21.tar.gz +SOURCE_SUM=2495e5fa30e55f0f1f67565e780002be295ba86f736a70a606c1f2e811256bc3 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index e8bfa2c..a7794ee 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.20~ynh1", + "version": "1.7.21~ynh1", "url": "https://element.im", "license": "Apache-2.0", "maintainer": {