Update to 2022-06-13 12:00

This commit is contained in:
Daniel Berteaud
2022-06-13 12:00:12 +02:00
parent b02c02894a
commit c890cc2fde
4 changed files with 7 additions and 7 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
sftpgo_version: 2.3.0
sftpgo_version: 2.3.1
# 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: 02ef70f1f659c3b3dbedb1e797b691bb37c1ccac08a6e0bbdf566d8a6a94087c
sftpgo_archive_sha256: 8833dec9aab3315eff6588c4fd69d85d9c0f8b1e083592e1dee617aea719e4cb
# Should ansible handle upgrades ? If False, only initial install will be done
sftpgo_manage_upgrade: True