Update to 2022-02-18 10:00

This commit is contained in:
Daniel Berteaud
2022-02-18 10:00:06 +01:00
parent 640b66592e
commit 966ca9f34f
3 changed files with 6 additions and 6 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
synadm_version: 0.8.4
synadm_version: 0.8.5
# 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: 556d67c5580fd34799d8ea7422aefed15b83b2ab
# Expected sha256 of the archive
synadm_archive_sha256: 382d798d65539b8ce748e43a419b6e720d81c03eda50925bafc6002acdb4edea
# Shoulad ansible handle upgrades, or just initial install ?
synadm_manage_upgrade: True