26 lines
924 B
YAML
26 lines
924 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: TimKosse.FileZillaClient
|
|
PackageVersion: 3.54.0
|
|
MinimumOSVersion: 10.0.0.0
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerType: nullsoft
|
|
InstallerUrl: https://download.filezilla-project.org/client/FileZilla_3.54.0_win64-setup.exe
|
|
InstallerSha256: a373e570a616a10d4c38057f83ea5bba2da9e7d8983b95a85aeebee32138ec08
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
- Architecture: x86
|
|
InstallerType: nullsoft
|
|
InstallerUrl: https://download.filezilla-project.org/client/FileZilla_3.54.0_win32-setup.exe
|
|
InstallerSha256: 2410b9c0dc8c063223b037a6f43c783ebb8ad73f3b5e8141a3666987504ae9d8
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|