sftpgo: Update to version 2.3.6

This commit is contained in:
github-actions[bot] 2022-10-13 04:57:13 +00:00
parent ee6a70b3f6
commit 5cfadb9c51

View File

@ -1,13 +1,13 @@
{
"version": "2.3.5",
"version": "2.3.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",
"architecture": {
"64bit": {
"url": "https://github.com/drakkan/sftpgo/releases/download/v2.3.5/sftpgo_v2.3.5_windows_portable.zip",
"hash": "12473d9391fc4a2ce4e7cfeff6204635da51d915d2f0b3ae212b7c086c247fbd"
"url": "https://github.com/drakkan/sftpgo/releases/download/v2.3.6/sftpgo_v2.3.6_windows_portable.zip",
"hash": "7125c602f3f5b5cb915ac0aeadf375d65828bf77a643a7e4c893048c4911b6e8"
}
},
"bin": "sftpgo.exe",