From c672ff71fb960612969d5a6cfe4babdeb9a14915 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 08:26:34 +0000 Subject: [PATCH] sftpgo: Update to version 2.5.6 --- bucket/sftpgo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sftpgo.json b/bucket/sftpgo.json index 5517fad2b8..f726f24013 100644 --- a/bucket/sftpgo.json +++ b/bucket/sftpgo.json @@ -1,11 +1,11 @@ { - "version": "2.5.5", + "version": "2.5.6", "description": "Fully featured and highly configurable SFTP server with optional HTTP, FTP/S and WebDAV support", "homepage": "https://github.com/drakkan/sftpgo", "license": "AGPL-3.0-only", "notes": "Register SFTPGo as Windows Service by running: \"sftpgo service install\" as Administrator", - "url": "https://github.com/drakkan/sftpgo/releases/download/v2.5.5/sftpgo_v2.5.5_windows_portable.zip", - "hash": "77cb30144905626d493bd5d8db25a918f5a057becaf5d4e470c22c7493a9d0ff", + "url": "https://github.com/drakkan/sftpgo/releases/download/v2.5.6/sftpgo_v2.5.6_windows_portable.zip", + "hash": "ef7b03e6947766fc44bec00e804eb32cf3630704cb4daff400e88fbdc5edaf44", "pre_install": [ "if ($architecture -eq '32bit') {", " Move-Item \"$dir\\x86\\sftpgo.exe\" \"$dir\\\" -Force",