From 45c117a7a20e23c592bc0b3927464917a49d5a0d Mon Sep 17 00:00:00 2001
From: Bob Mottram <bob@freedombone.net>
Date: Wed, 23 May 2018 13:11:18 +0100
Subject: [PATCH] Update riot hash

---
 src/freedombone-app-riot | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/freedombone-app-riot b/src/freedombone-app-riot
index b596d566f..e513d024a 100755
--- a/src/freedombone-app-riot
+++ b/src/freedombone-app-riot
@@ -34,7 +34,7 @@ NOT_ON_ONION=1
 
 RIOT_VERSION='0.15.3'
 RIOT_FILENAME="riot-v${RIOT_VERSION}"
-RIOT_HASH='bcd6c2f4be018612ac76a71b58749a5edab1e02de7d145a22d9b9aa6e6a89129'
+RIOT_HASH='0aecaa1c0d1e387c1730fea33cdb01b1a296e6146b7aef6a819fa90d9efc026e'
 RIOT_DOWNLOAD_URL="https://github.com/vector-im/riot-web/releases/download/v${RIOT_VERSION}"
 RIOT_ONION_PORT=8115
 RIOT_ONION_HOSTNAME=
-- 
GitLab