From 9ddb401b51775f4b68b3b74b58fedece1ad4526c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Wed, 8 May 2019 17:04:10 +0000 Subject: [PATCH] Upgrade riot to 1.1.0 --- 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 8b59939..5464697 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://riot.im/app/#/room/#yunohost:matrix.org](https://riot.im/app/#/room/#yunohost:matrix.org) -**Shipped version:** 1.0.8 +**Shipped version:** 1.1.0 Screenshots ----------- diff --git a/conf/app.src b/conf/app.src index c965a16..d74f8f5 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/vector-im/riot-web/releases/download/v1.0.8/riot-v1.0.8.tar.gz -SOURCE_SUM=59a4603cee24443df8ceb8e5f9cfd7167612c7e405884d1a38d15947c9421504 +SOURCE_URL=https://github.com/vector-im/riot-web/releases/download/v1.1.0/riot-v1.1.0.tar.gz +SOURCE_SUM=2df3a9288da7acbca8ac0cffc9fc65ca17756d4c8386734e80b6b0b0e1295791 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 47ab29b..87d2dcc 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.0.8~ynh1", + "version": "1.1.0~ynh1", "url": "https://riot.im", "license": "Apache-2.0", "maintainer": {