Update to 2022-10-19 14:00

This commit is contained in:
Daniel Berteaud
2022-10-19 14:00:10 +02:00
parent fe1e00de11
commit 347d0c8590
15 changed files with 32 additions and 27 deletions

View File

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