Update to 2022-04-05 17:00

This commit is contained in:
Daniel Berteaud 2022-04-05 17:00:10 +02:00
parent 85842b657d
commit 0ea87c70d0
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
---
# Synapse version to deploy
synapse_version: 1.55.2
synapse_version: 1.56.0
# Should ansible handle Synapse upgrades ? If false, only initial install will be done
synapse_manage_upgrade: True

View File

@ -1,7 +1,7 @@
---
# Penpot version to deploy
penpot_version: 1.12.2-beta
penpot_version: 1.12.3-beta
# SHould ansible manage upgrades. If False, only the initial install will be done
penpot_manage_upgrade: True
@ -10,7 +10,7 @@ penpot_root_dir: /opt/penpot
# URL of the archive
penpot_archive_url: https://github.com/penpot/penpot/archive/refs/tags/{{ penpot_version }}.tar.gz
# Expected sha256 of the archive
penpot_archive_sha256: 63c97784352ea9f882a601127e0f5e77207bbcd29010d06b06f2125259a24643
penpot_archive_sha256: 83be128064455d7c584cf0ffcf297e58fe4cca3d6c6ce1213c6259469ff7ee0a
# User under which penpot will run. Will be created
penpot_user: penpot