Update to 2021-12-18 13:00

This commit is contained in:
Daniel Berteaud
2021-12-18 13:00:22 +01:00
parent 3f14d5c2df
commit 121f3646b7
5 changed files with 10 additions and 10 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
synadm_version: 0.8.3
synadm_version: 0.8.4
# URL of the tarball
synadm_archive_url: https://github.com/Awesome-Technologies/synapse-admin/releases/download/{{ synadm_version }}/synapse-admin-{{ synadm_version }}.tar.gz
# Expected sha1 of the archive
synadm_archive_sha1: f74676ec618b664d2409032d10c15c1f310222fc
synadm_archive_sha1: 556d67c5580fd34799d8ea7422aefed15b83b2ab
# Shoulad ansible handle upgrades, or just initial install ?
synadm_manage_upgrade: True