From bf9805699a016f5c2c72a439846df5294c8eb291 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Apr 2023 16:26:53 +0000 Subject: [PATCH] sftpgo: Update to version 2.4.5 --- bucket/sftpgo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sftpgo.json b/bucket/sftpgo.json index e6cb925ee1..5f3bc33e59 100644 --- a/bucket/sftpgo.json +++ b/bucket/sftpgo.json @@ -1,11 +1,11 @@ { - "version": "2.4.4", + "version": "2.4.5", "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.4.4/sftpgo_v2.4.4_windows_portable.zip", - "hash": "2827af1e8ea5a3b8ecc64124ba4367fa382a11c282c72e8db88100a6c586cd13", + "url": "https://github.com/drakkan/sftpgo/releases/download/v2.4.5/sftpgo_v2.4.5_windows_portable.zip", + "hash": "1c8dcf45198b2b94be8238f2a2322aaa4fc8c9387b76778862b3db16d2b90d6d", "pre_install": [ "if ($architecture -eq '32bit') {", " Move-Item \"$dir\\x86\\sftpgo.exe\" \"$dir\\\" -Force",