Fix InstallerUrl for ApacheFriends.Xampp (#12050)
This commit is contained in:
@@ -9,12 +9,11 @@ InstallModes:
|
||||
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
|
||||
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
|
||||
# ProductCode:
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
|
||||
Reference in New Issue
Block a user