From 1af9bf8c2755264d9a8c31db1a7d6cd8efd37372 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Fri, 14 Apr 2017 11:49:12 +0200 Subject: [PATCH] Update Riot to 0.9.8 --- scripts/_common.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 01a265f..c363f47 100755 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -1,8 +1,8 @@ #!/bin/bash ## Adapt md5sum while you update app -md5sum="9207037616522dd12ba5c2425eb05331" -verctor_version="0.9.7" +md5sum="39199c537bf8072a3c272abe0372dc3e" +verctor_version="0.9.8" init_script() { # Exit on command errors and treat unset variables as an error