mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
sftpgo: Update to version 2.5.4
This commit is contained in:
parent
d415b059d8
commit
d2bef1fbac
@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "2.5.3",
|
||||
"version": "2.5.4",
|
||||
"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.3/sftpgo_v2.5.3_windows_portable.zip",
|
||||
"hash": "0c7e39c4d4626c8afff2e2e6f4a28a4f04bea73a2c9da9fe92e0d7ee67667a51",
|
||||
"url": "https://github.com/drakkan/sftpgo/releases/download/v2.5.4/sftpgo_v2.5.4_windows_portable.zip",
|
||||
"hash": "bcde21cb5b29edf6f7f7d20143a1cbd356c147ec9b9d5d571a0cc06ec2a49779",
|
||||
"pre_install": [
|
||||
"if ($architecture -eq '32bit') {",
|
||||
" Move-Item \"$dir\\x86\\sftpgo.exe\" \"$dir\\\" -Force",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user