29 lines
921 B
YAML
29 lines
921 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: SmartSoft.SmartFTP
|
|
PackageVersion: 9.0.2848.0
|
|
MinimumOSVersion: 10.0.0.0
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerType: msi
|
|
InstallerUrl: https://www.smartftp.com/get/SmartFTP64.msi
|
|
InstallerSha256: 830F51B268447C6F34FDE248E9DCE7F7FE482868CFC0B9C89F9837223D65BD21
|
|
ProductCode: "{958D61CE-AB22-47D7-9E20-13DA35AAF5E5}"
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
- Architecture: x86
|
|
InstallerType: msi
|
|
InstallerUrl: https://www.smartftp.com/get/SmartFTP86.msi
|
|
InstallerSha256: 0F87068DDCB6BDD29BA2FE809982DC21F042F7DE3CE035771366B5B8AFCCDF47
|
|
ProductCode: "{2E0971CA-127B-4CB3-BFBF-88F2B81BFC90}"
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|