From 22f45804f9681e48b821e5508eeebd3c523542ab Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Tue, 4 May 2021 21:56:41 +0100 Subject: [PATCH] Fix InstallerUrl for ApacheFriends.Xampp (#12050) --- .../Xampp/8.0.5-0/ApacheFriends.Xampp.installer.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifests/a/ApacheFriends/Xampp/8.0.5-0/ApacheFriends.Xampp.installer.yaml b/manifests/a/ApacheFriends/Xampp/8.0.5-0/ApacheFriends.Xampp.installer.yaml index de97f8aba..062c5a52f 100644 --- a/manifests/a/ApacheFriends/Xampp/8.0.5-0/ApacheFriends.Xampp.installer.yaml +++ b/manifests/a/ApacheFriends/Xampp/8.0.5-0/ApacheFriends.Xampp.installer.yaml @@ -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