mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
sftpgo: Update to version 2.3.0
This commit is contained in:
parent
9f1f662154
commit
d793e4139d
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "2.2.3",
|
"version": "2.3.0",
|
||||||
"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.3/sftpgo_v2.2.3_windows_portable.zip",
|
"url": "https://github.com/drakkan/sftpgo/releases/download/v2.3.0/sftpgo_v2.3.0_windows_portable.zip",
|
||||||
"hash": "5a6c9b4a30342bd53b630b7398adc4a67f7aedd1145c500231ca4de97c4ef503"
|
"hash": "bf34aeda516259c9729cbacd2c835baff53bc290ad57586654fba96a70bae46b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "sftpgo.exe",
|
"bin": "sftpgo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user