diff --git a/bucket/sftpgo.json b/bucket/sftpgo.json index 8711b16b55..fd17505b36 100644 --- a/bucket/sftpgo.json +++ b/bucket/sftpgo.json @@ -1,13 +1,13 @@ { - "version": "2.3.1", + "version": "2.3.2", "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", "architecture": { "64bit": { - "url": "https://github.com/drakkan/sftpgo/releases/download/v2.3.1/sftpgo_v2.3.1_windows_portable.zip", - "hash": "53fe9444c39f652a92d179334b0d6398b73b9901f2476460102227b2b30a90b0" + "url": "https://github.com/drakkan/sftpgo/releases/download/v2.3.2/sftpgo_v2.3.2_windows_portable.zip", + "hash": "4e2edf0317e03a654d7d443ffc054c9bdbcaf0c0f12314d0949de979ac79870b" } }, "bin": "sftpgo.exe",