Update to 2023-05-17 23:00

This commit is contained in:
Daniel Berteaud
2023-05-17 23:00:10 +02:00
parent 753eff7cc5
commit 67e2e6482e
5 changed files with 10 additions and 10 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
sftpgo_version: 2.4.4
sftpgo_version: 2.5.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: a93166699a89a7d1924e9f04be49cb264bccfd4141697ba89883bfd550ae30b9
sftpgo_archive_sha256: d46e40287b0a7c419b9b15863494895c9c08bd7e86410354d13894213f9f6872
# Should ansible handle upgrades ? If False, only initial install will be done
sftpgo_manage_upgrade: True