diff --git a/manifests/ApacheFriends/Xampp/7.4.8.yaml b/manifests/ApacheFriends/Xampp/7.4.8.yaml new file mode 100644 index 000000000..cd1428c2d --- /dev/null +++ b/manifests/ApacheFriends/Xampp/7.4.8.yaml @@ -0,0 +1,19 @@ +Id: ApacheFriends.Xampp +Publisher: Apache Friends +Name: Xampp +Version: 7.4.8 +License: GNU General Public Licence +InstallerType: exe +LicenseUrl: https://www.apachefriends.org/about.html +AppMoniker: xampp +Tags: Apache, MySQL, MariaDB, PHP, Perl +Description: XAMPP is an easy to install Apache distribution containing MariaDB, PHP and Perl. +Homepage: https://www.apachefriends.org/ +Installers: + - Arch: x64 + InstallerType: exe + Url: https://www.apachefriends.org/xampp-files/7.4.8/xampp-windows-x64-7.4.8-0-VC15-installer.exe + Sha256: EB85656B40D1BC52C57E01A64ECB09DB6CF9688997A0A8D5362CC7DF7BCFC6AB + Switches: + SilentWithProgress: "--mode unattended --launchapps 0" + Silent: "--mode unattended --launchapps 0"