sftpgo: Update to version 2.6.5

This commit is contained in:
github-actions[bot] 2025-02-07 20:28:30 +00:00
parent 58d50f62bc
commit 30ec260a56

View File

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