Update to 2022-02-07 10:00

This commit is contained in:
Daniel Berteaud
2022-02-07 10:00:15 +01:00
parent d3d3531bd6
commit 3d88ece7a9
3 changed files with 6 additions and 6 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
sftpgo_version: 2.2.1
sftpgo_version: 2.2.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_sha1: 4c19aea45aacc538044f96952e9c45bc3888a750
sftpgo_archive_sha1: 23c89d4165c0800aa6a3077f7a3dbcf63b3709a2
# Should ansible handle upgrades ? If False, only initial install will be done
sftpgo_manage_upgrade: True