Update to 2020-06-30 12:00

master
Daniel Berteaud 4 years ago
parent 8ef793d066
commit b511417feb
  1. 4
      roles/matrix_ma1sd/defaults/main.yml
  2. 4
      roles/matrix_riot/defaults/main.yml

@ -1,8 +1,8 @@
---
ma1sd_version: 2.4.0-rc2
ma1sd_version: 2.4.0
ma1sd_archive_url: https://github.com/ma1uta/ma1sd/releases/download/{{ ma1sd_version }}/ma1sd.zip
ma1sd_archive_sha1: 7559fcf70759c2e7988a57947b9a82dbc58c57e3
ma1sd_archive_sha1: ae4a1807e7c2c8b86bac5b5a4db0311ee420c29f
# Manage only install or also upgrades ?
ma1sd_manage_upgrade: True

@ -5,9 +5,9 @@
riot_id: riot
# Version to deploy, and expected sha1
riot_version: 1.6.6
riot_version: 1.6.7
# sha1sum of the tar.gz
riot_archive_sha1: aeccabd61e9244ac78752c4e1ce748c302337817
riot_archive_sha1: 387e813cee45381a55a2ff0eef1bb1ed7f0e904e
# Where to install riot
riot_root_dir: /opt/matrix/riot

Loading…
Cancel
Save