mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
sftpgo: Update to version 2.4.2
This commit is contained in:
parent
f1e6fd691a
commit
4aee5b876f
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "2.4.1",
|
"version": "2.4.2",
|
||||||
"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.4.1/sftpgo_v2.4.1_windows_portable.zip",
|
"url": "https://github.com/drakkan/sftpgo/releases/download/v2.4.2/sftpgo_v2.4.2_windows_portable.zip",
|
||||||
"hash": "9147c6540291887d4d55f4e4a5f64c4b46f5ee58e45b3f9970cb339ab880ad9b"
|
"hash": "ac82ef9c9fb6e60b839c21011ed01b96eaa746d634964ab34f84e1306a304267"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "sftpgo.exe",
|
"bin": "sftpgo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user