mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
sftpgo: Update to version 2.4.4
This commit is contained in:
parent
f1609fe5fb
commit
149c4d9961
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "2.4.3",
|
"version": "2.4.4",
|
||||||
"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",
|
||||||
"url": "https://github.com/drakkan/sftpgo/releases/download/v2.4.3/sftpgo_v2.4.3_windows_portable.zip",
|
"url": "https://github.com/drakkan/sftpgo/releases/download/v2.4.4/sftpgo_v2.4.4_windows_portable.zip",
|
||||||
"hash": "65c18a74da4f96661d9532af200ddc1918d3415b401cbeaca42632ed2bb7b1d4",
|
"hash": "2827af1e8ea5a3b8ecc64124ba4367fa382a11c282c72e8db88100a6c586cd13",
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
"if ($architecture -eq '32bit') {",
|
"if ($architecture -eq '32bit') {",
|
||||||
" Move-Item \"$dir\\x86\\sftpgo.exe\" \"$dir\\\" -Force",
|
" Move-Item \"$dir\\x86\\sftpgo.exe\" \"$dir\\\" -Force",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user