sftpgo: Update to version 2.6.6

This commit is contained in:
github-actions[bot] 2025-02-24 20:28:37 +00:00
parent b3caf10278
commit 30aef8d0be

View File

@ -1,11 +1,11 @@
{
"version": "2.6.5",
"version": "2.6.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.6.5/sftpgo_v2.6.5_windows_portable.zip",
"hash": "c40604e09bbfdb52ed5f26acf11a450e242dc05a99577ed43eb5085a9c4fe711",
"url": "https://github.com/drakkan/sftpgo/releases/download/v2.6.6/sftpgo_v2.6.6_windows_portable.zip",
"hash": "ef645545281d960e1827186e36982acdbb204ffc5220c6956d8239f3f90158fc",
"pre_install": [
"if ($architecture -eq '32bit') {",
" Move-Item \"$dir\\x86\\sftpgo.exe\" \"$dir\\\" -Force",