Update to 2024-10-11 23:00

This commit is contained in:
Daniel Berteaud
2024-10-11 23:00:27 +02:00
parent 0be098e7c6
commit a01e7abc5f
10 changed files with 17 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
---
# Penpot version to deploy
penpot_version: 2.1.2
penpot_version: 2.2.0
# 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: a61b1e57256c8070906f6cda1aee27b9b484f9e83bfdfacfecca512c0850dd02
penpot_archive_sha256: 842b3262fbcd0a0fec398a0b2817efddc831874214657732f7074ada8b9503b8
# User under which penpot will run. Will be created
penpot_user: penpot