Update to 2023-01-09 12:00

This commit is contained in:
Daniel Berteaud 2023-01-09 12:00:12 +01:00
parent 61a9d78fa5
commit 0347476050
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
---
# Version to deploy
sftpgo_version: 2.4.2
sftpgo_version: 2.4.3
# 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: ff685830890398125582ebe835a33d2c1c9c1d088a0ca5ae67e3213e99c2007a
sftpgo_archive_sha256: 9ad84aa227563ac303b50df8b1d7c50d1e3152d0deea04eb9d15abb69350f98f
# Should ansible handle upgrades ? If False, only initial install will be done
sftpgo_manage_upgrade: True