mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
sftpgo: Update to version 2.6.0
This commit is contained in:
parent
f7ef2064cc
commit
53474e18c0
@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "2.5.6",
|
||||
"version": "2.6.0",
|
||||
"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",
|
||||
"url": "https://github.com/drakkan/sftpgo/releases/download/v2.5.6/sftpgo_v2.5.6_windows_portable.zip",
|
||||
"hash": "ef7b03e6947766fc44bec00e804eb32cf3630704cb4daff400e88fbdc5edaf44",
|
||||
"url": "https://github.com/drakkan/sftpgo/releases/download/v2.6.0/sftpgo_v2.6.0_windows_portable.zip",
|
||||
"hash": "60ece808b42f07dbf7b4ca372309b8abcd705d5b02a8ed7fc627d50621c82a5f",
|
||||
"pre_install": [
|
||||
"if ($architecture -eq '32bit') {",
|
||||
" Move-Item \"$dir\\x86\\sftpgo.exe\" \"$dir\\\" -Force",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user