sftpgo: Update to version 2.4.1

This commit is contained in:
github-actions[bot] 2022-11-12 20:28:03 +00:00
parent e8dec24c21
commit 93b7667055

View File

@ -1,13 +1,13 @@
{
"version": "2.4.0",
"version": "2.4.1",
"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.4.0/sftpgo_v2.4.0_windows_portable.zip",
"hash": "391d3d653583c8ebd5586923a41a3b1936a40ac9facc09c020f344abf84f4dab"
"url": "https://github.com/drakkan/sftpgo/releases/download/v2.4.1/sftpgo_v2.4.1_windows_portable.zip",
"hash": "9147c6540291887d4d55f4e4a5f64c4b46f5ee58e45b3f9970cb339ab880ad9b"
}
},
"bin": "sftpgo.exe",