Update to 2022-06-06 13:00

This commit is contained in:
Daniel Berteaud 2022-06-06 13:00:11 +02:00
parent 47b6caa6eb
commit b02c02894a

View File

@ -1,11 +1,11 @@
---
# Version to deploy
sftpgo_version: 2.2.3
sftpgo_version: 2.3.0
# 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: 2c3f7b1e262246fa48146cfb0a9691a89d06440870fdb637ad7820d0b0020d56
sftpgo_archive_sha256: 02ef70f1f659c3b3dbedb1e797b691bb37c1ccac08a6e0bbdf566d8a6a94087c
# Should ansible handle upgrades ? If False, only initial install will be done
sftpgo_manage_upgrade: True