From 5a608923e874874d328f3fed245a0d3c4501e1c1 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Mon, 14 Sep 2020 16:00:07 +0200 Subject: [PATCH] Update to 2020-09-14 16:00 --- roles/matrix_riot/defaults/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/matrix_riot/defaults/main.yml b/roles/matrix_riot/defaults/main.yml index 29aae50..604610b 100644 --- a/roles/matrix_riot/defaults/main.yml +++ b/roles/matrix_riot/defaults/main.yml @@ -5,9 +5,9 @@ riot_id: riot # Version to deploy, and expected sha1 -riot_version: 1.7.5 +riot_version: 1.7.6 # sha1sum of the tar.gz -riot_archive_sha1: f78679f544b3f619fc06924af2e5b44752b9befe +riot_archive_sha1: 2619ae1702bbf551f823cdd2969e58247e47e2e6 # Where to install riot riot_root_dir: /opt/matrix/riot