Update to 2022-11-28 11:00

This commit is contained in:
Daniel Berteaud 2022-11-28 11:00:10 +01:00
parent 74508f5da4
commit 30ec4b5f81
1 changed files with 2 additions and 2 deletions

View File

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