Update to 2024-05-27 17:01

This commit is contained in:
Daniel Berteaud
2024-05-27 17:01:00 +02:00
parent f12e79fb3f
commit d9515c7aab
17 changed files with 41 additions and 31 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
sftpgo_version: 2.5.6
sftpgo_version: 2.6.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: 8a1c614511343f184d75bf22b1546fdabe31b4ce30c62e08eeac1e52ed83e53c
sftpgo_archive_sha256: 7768a1f21f9233a2971ea2d3a1759710188eafd69dfb3a3039239581967c33ad
# Should ansible handle upgrades ? If False, only initial install will be done
sftpgo_manage_upgrade: True