sftpgo: Update to version 2.3.4

This commit is contained in:
github-actions[bot] 2022-09-01 20:30:15 +00:00
parent e731a470a5
commit e14655e276

View File

@ -1,13 +1,13 @@
{
"version": "2.3.3",
"version": "2.3.4",
"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.3/sftpgo_v2.3.3_windows_portable.zip",
"hash": "597d25e731278ea972515e57ef90e3c530d4486d6d91e517a2b945cc67729e4a"
"url": "https://github.com/drakkan/sftpgo/releases/download/v2.3.4/sftpgo_v2.3.4_windows_portable.zip",
"hash": "ef45be5bfbf1c75e104d5df72dd2077b6cfda86fbb3b052ebd5d301559942434"
}
},
"bin": "sftpgo.exe",