Update to 2020-11-23 19:00

master
Daniel Berteaud 4 years ago
parent f0062e5d6e
commit 117bee6615
  1. 4
      roles/matrix_riot/defaults/main.yml

@ -5,9 +5,9 @@
riot_id: riot riot_id: riot
# Version to deploy, and expected sha1 # Version to deploy, and expected sha1
riot_version: 1.7.13 riot_version: 1.7.14
# sha1sum of the tar.gz # sha1sum of the tar.gz
riot_archive_sha1: 549f6bc61c0f8922ae309658ac32102f0454fe63 riot_archive_sha1: 1f2d304bfa27ae3a67f21e5d1b527a71811623ff
# Where to install riot # Where to install riot
riot_root_dir: /opt/matrix/riot riot_root_dir: /opt/matrix/riot

Loading…
Cancel
Save