Update to 2025-03-14 15:00

This commit is contained in:
Daniel Berteaud
2025-03-14 15:00:10 +01:00
parent ce81cea54f
commit f9dc2943fd
5 changed files with 12 additions and 12 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
sftpgo_version: 2.6.2
sftpgo_version: 2.6.6
# 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: ff5be49258bb5c0ea0fd87d14e79e77ec68870da19a0e2577ae77b0287fd250e
sftpgo_archive_sha256: 1fd5411d973efddc4058b725141c08385e2556ed4239131a38d535bf9a6c82ff
# Should ansible handle upgrades ? If False, only initial install will be done
sftpgo_manage_upgrade: True