diff --git a/bucket/sftpgo.json b/bucket/sftpgo.json index eedbb20a28..bd200ee5a6 100644 --- a/bucket/sftpgo.json +++ b/bucket/sftpgo.json @@ -1,11 +1,11 @@ { - "version": "2.6.1", + "version": "2.6.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", - "url": "https://github.com/drakkan/sftpgo/releases/download/v2.6.1/sftpgo_v2.6.1_windows_portable.zip", - "hash": "d0dbdf6ff7e8bc19e8d2b1a37a4ac1e1f6ddddb50bad5298a14c4869d898c969", + "url": "https://github.com/drakkan/sftpgo/releases/download/v2.6.2/sftpgo_v2.6.2_windows_portable.zip", + "hash": "75a62edd03e2192a478310af617da08498f409615c05d4a0c2bd45a28910c615", "pre_install": [ "if ($architecture -eq '32bit') {", " Move-Item \"$dir\\x86\\sftpgo.exe\" \"$dir\\\" -Force",