WinSCP version 5.17.9 (#6328)
This commit is contained in:
33
manifests/WinSCP/WinSCP/5.17.9.yaml
Normal file
33
manifests/WinSCP/WinSCP/5.17.9.yaml
Normal file
@@ -0,0 +1,33 @@
|
||||
# ================== General ==================
|
||||
Id: WinSCP.WinSCP
|
||||
Publisher: WinSCP
|
||||
Name: WinSCP
|
||||
Author: WinSCP
|
||||
Description: WinSCP is an open source free SFTP client, FTP client, WebDAV client, S3 client and SCP client for Windows. Its main function is file transfer between a local and a remote computer. Beyond this, WinSCP offers scripting and basic file manager functionality.
|
||||
AppMoniker: winscp
|
||||
Tags: winscp, scp, sftp, ftp, ftps, webdav, s3
|
||||
#Protocols:
|
||||
#Commands:
|
||||
|
||||
# ================== License ==================
|
||||
Homepage: https://winscp.net
|
||||
License: GNU General Public License
|
||||
LicenseUrl: https://winscp.net/eng/docs/license
|
||||
|
||||
# ================= Installer =================
|
||||
MinOSVersion: 10.0.0.0
|
||||
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
||||
Version: 5.17.9
|
||||
|
||||
InstallerType: Inno
|
||||
Switches:
|
||||
Custom: /ALLUSERS
|
||||
Language: en-US
|
||||
|
||||
Installers:
|
||||
- Arch: x86
|
||||
Url: https://sourceforge.net/projects/winscp/files/WinSCP/5.17.9/WinSCP-5.17.9-Setup.exe/download
|
||||
Sha256: 2bb9918c3400ec02be20e9c57bbf816dce46149a752b354cae10240e5d4751fd
|
||||
Scope: machine
|
||||
|
||||
# ManifestVersion: 0.1.0
|
Reference in New Issue
Block a user