Update to 2022-10-17 17:00

This commit is contained in:
Daniel Berteaud 2022-10-17 17:00:07 +02:00
parent 52e25f644e
commit b2cb5b67b0

View File

@ -1,7 +1,7 @@
---
# Penpot version to deploy
penpot_version: 1.15.0-beta
penpot_version: 1.15.4-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: ae4266c7c91e093aeb3c00f42294ed364bfdd1d0a2f2ba69721c1416475340de
penpot_archive_sha256: 1c1558ffc6d23d86f1cc939037738ae89681f9a71f16d991ffcff5ddf38b22b4
# User under which penpot will run. Will be created
penpot_user: penpot