Update to 2024-03-13 11:01

This commit is contained in:
Daniel Berteaud
2024-03-13 11:01:02 +01:00
parent 2d3848979a
commit 19d0abd6b7
6 changed files with 17 additions and 17 deletions

View File

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