sftpgo: Update to version 2.2.3

This commit is contained in:
github-actions[bot] 2022-04-30 12:30:28 +00:00
parent f54c14620b
commit 1304065b7f

View File

@ -1,13 +1,13 @@
{ {
"version": "2.2.2", "version": "2.2.3",
"description": "Fully featured and highly configurable SFTP server with optional HTTP, FTP/S and WebDAV support", "description": "Fully featured and highly configurable SFTP server with optional HTTP, FTP/S and WebDAV support",
"homepage": "https://github.com/drakkan/sftpgo", "homepage": "https://github.com/drakkan/sftpgo",
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"notes": "Register SFTPGo as Windows Service by running: \"sftpgo service install\" as Administrator", "notes": "Register SFTPGo as Windows Service by running: \"sftpgo service install\" as Administrator",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/drakkan/sftpgo/releases/download/v2.2.2/sftpgo_v2.2.2_windows_portable.zip", "url": "https://github.com/drakkan/sftpgo/releases/download/v2.2.3/sftpgo_v2.2.3_windows_portable.zip",
"hash": "1163ac441a4d4a4b1db3b8329a664627aa54bf96eb33abf385f4d3948b03dc7c" "hash": "5a6c9b4a30342bd53b630b7398adc4a67f7aedd1145c500231ca4de97c4ef503"
} }
}, },
"bin": "sftpgo.exe", "bin": "sftpgo.exe",