Update to 2024-07-26 13:00

This commit is contained in:
Daniel Berteaud
2024-07-26 13:00:24 +02:00
parent 5fb4030446
commit 593e98f486
2 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
---
# Penpot version to deploy
penpot_version: 2.1.0
penpot_version: 2.1.1
# 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: 47b816b92896c0786196385150fb4a8c7e5d3240516f7d48da1c998910f5c006
penpot_archive_sha256: 0912464158ab8cdbef384686886de95b3318d81105522c3eeb9d703fea87fbf0
# User under which penpot will run. Will be created
penpot_user: penpot