Update to 2023-06-13 11:00

This commit is contained in:
Daniel Berteaud
2023-06-13 11:00:10 +02:00
parent 1057cefcfd
commit 4f4bacba12
5 changed files with 8 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
---
# Penpot version to deploy
penpot_version: 1.18.1
penpot_version: 1.18.4
# 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: 85d340b136f54013e857af0a00d70c6049ae48b9122677fd08f37f297cf418b8
penpot_archive_sha256: b90317f982c149a7b3eed30bf9b87940c0d0c813901c21358929b24288c07e99
# User under which penpot will run. Will be created
penpot_user: penpot