mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
sftpgo: Update to version 2.7.0
This commit is contained in:
parent
d5c865beef
commit
40088d6d73
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "2.6.6",
|
"version": "2.7.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",
|
||||||
"url": "https://github.com/drakkan/sftpgo/releases/download/v2.6.6/sftpgo_v2.6.6_windows_portable.zip",
|
"url": "https://github.com/drakkan/sftpgo/releases/download/v2.7.0/sftpgo_v2.7.0_windows_portable.zip",
|
||||||
"hash": "ef645545281d960e1827186e36982acdbb204ffc5220c6956d8239f3f90158fc",
|
"hash": "95b40b736bd1cffb60736255f5fdcea8e2fafb276402c7a065a0961b43548f0c",
|
||||||
"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