Update to 2022-08-05 12:00

This commit is contained in:
Daniel Berteaud 2022-08-05 12:00:16 +02:00
parent d95414c6d3
commit b3b40c5df5
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
---
# Version to deploy
sftpgo_version: 2.3.2
sftpgo_version: 2.3.3
# 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: 80142f8a06e287e9744687013ab7a26f7f64a738f60ac19cfe9a35e998ea7d04
sftpgo_archive_sha256: 66422b506f17aa95e403b32412018785a6bf63361fcdccc7e7b1c5d5760dd3ff
# Should ansible handle upgrades ? If False, only initial install will be done
sftpgo_manage_upgrade: True