Update to 2023-11-13 10:00

This commit is contained in:
Daniel Berteaud
2023-11-13 10:00:27 +01:00
parent 2e913384f8
commit 8d85c608c8
9 changed files with 13 additions and 9 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
sftpgo_version: 2.5.4
sftpgo_version: 2.5.5
# 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: f2b18ff11d4720c9dc1feb9c688c6b1030afbfda4c2ae553fec58d92e97384e1
sftpgo_archive_sha256: 34fd4b5c1e452b2197279778bc72f0244973b245f02e89323cc97084fd5a9bda
# Should ansible handle upgrades ? If False, only initial install will be done
sftpgo_manage_upgrade: True