From ad5e849e6966a8915f1eddce11919072683ff0cc Mon Sep 17 00:00:00 2001
From: Bob Mottram <bob@freedombone.net>
Date: Fri, 23 Nov 2018 09:49:31 +0000
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 54797c31f..94152c636 100755
--- a/src/freedombone-app-riot
+++ b/src/freedombone-app-riot
@@ -34,7 +34,7 @@ NOT_ON_ONION=1
 
 RIOT_VERSION='0.17.7'
 RIOT_FILENAME="riot-v${RIOT_VERSION}"
-RIOT_HASH='5c5dff219a935d23ecb9b79101dbf205cbced9d760a92119763a4d80cedcf999'
+RIOT_HASH='1a674d75b59d1c8668719ceb64b3b4fd4090d570daeb701d10f002132583ec1a'
 RIOT_DOWNLOAD_URL="https://github.com/vector-im/riot-web/releases/download/v${RIOT_VERSION}"
 RIOT_ONION_PORT=8115
 RIOT_ONION_HOSTNAME=
-- 
GitLab