diff --git a/bucket/sftpgo.json b/bucket/sftpgo.json index 199123b7c7..50f6a52cdc 100644 --- a/bucket/sftpgo.json +++ b/bucket/sftpgo.json @@ -1,11 +1,11 @@ { - "version": "2.4.2", + "version": "2.4.3", "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.2/sftpgo_v2.4.2_windows_portable.zip", - "hash": "ac82ef9c9fb6e60b839c21011ed01b96eaa746d634964ab34f84e1306a304267", + "url": "https://github.com/drakkan/sftpgo/releases/download/v2.4.3/sftpgo_v2.4.3_windows_portable.zip", + "hash": "65c18a74da4f96661d9532af200ddc1918d3415b401cbeaca42632ed2bb7b1d4", "pre_install": [ "if ($architecture -eq '32bit') {", " Move-Item \"$dir\\x86\\sftpgo.exe\" \"$dir\\\" -Force",