Update to 2022-11-14 10:00

This commit is contained in:
Daniel Berteaud
2022-11-14 10:00:11 +01:00
parent 3b20f74ec5
commit 79f98fb166
2 changed files with 4 additions and 4 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
sftpgo_version: 2.4.0
sftpgo_version: 2.4.1
# 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: 27de6446706c91717eabd6c4d74f80c0bba906639b698a409730e91b77d870fc
sftpgo_archive_sha256: 22441a12209f6076a1e3aa246467e7a27ae413a585b7422f268854b903cf64b9
# Should ansible handle upgrades ? If False, only initial install will be done
sftpgo_manage_upgrade: True