Update to 2022-10-19 14:00

This commit is contained in:
Daniel Berteaud
2022-10-19 14:00:10 +02:00
parent fe1e00de11
commit 347d0c8590
15 changed files with 32 additions and 27 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
sftpgo_version: 2.3.5
sftpgo_version: 2.3.6
# 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: 6d80910fcf70d6f1fbcf1ef87a37ada3a7dbdd2b522736eb6e9248eeadbd19ad
sftpgo_archive_sha256: 19a8df7194711c9fc1a5e5e7bbeed28781ea8204c8bdc941653ac7169846a746
# Should ansible handle upgrades ? If False, only initial install will be done
sftpgo_manage_upgrade: True