Update to 2024-06-24 12:00

This commit is contained in:
Daniel Berteaud 2024-06-24 12:00:45 +02:00
parent a7b6e9f606
commit ed84350220

View File

@ -1,11 +1,11 @@
---
# Version to deploy
sftpgo_version: 2.6.0
sftpgo_version: 2.6.2
# URL of the archive
sftpgo_archive_url: https://github.com/drakkan/sftpgo/releases/download/v{{ sftpgo_version }}/sftpgo_v{{ sftpgo_version }}_linux_x86_64.tar.xz
# Expected sha1 of the archive
sftpgo_archive_sha256: 7768a1f21f9233a2971ea2d3a1759710188eafd69dfb3a3039239581967c33ad
sftpgo_archive_sha256: ff5be49258bb5c0ea0fd87d14e79e77ec68870da19a0e2577ae77b0287fd250e
# Should ansible handle upgrades ? If False, only initial install will be done
sftpgo_manage_upgrade: True