22 lines
778 B
YAML
22 lines
778 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: ApacheFriends.Xampp
|
|
PackageVersion: 8.0.5-0
|
|
MinimumOSVersion: 10.0.0.0
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerType: exe
|
|
InstallerUrl: https://sourceforge.net/projects/xampp/files/XAMPP%20Windows/8.0.5/xampp-windows-x64-8.0.5-0-VS16-installer.exe/download
|
|
InstallerSha256: 15E96A21D6189F16D98F23C114254D203AA92B4FED4CC629FE5AC73CDD98F002
|
|
InstallerSwitches:
|
|
Silent: --mode unattended --launchapps 0
|
|
SilentWithProgress: --mode unattended --launchapps 0
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|