Update to 2024-04-24 10:00

This commit is contained in:
Daniel Berteaud
2024-04-24 10:00:58 +02:00
parent 601f5af734
commit 6c7f43edde
6 changed files with 11 additions and 11 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
synadm_version: 0.9.1
synadm_version: 0.10.0
# 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: 116587e23651c42bb63da8f660c475f5aca2b3f6a3bc5bcac43322ad1a071f2b
synadm_archive_sha256: 9cb1af8ae714306f6b0dd8f4ccb6066581f1a0bb52e6cc1ebc3509af30c2e3b8
# Shoulad ansible handle upgrades, or just initial install ?
synadm_manage_upgrade: True