diff --git a/manifests/ApacheFriends/Xampp/7.4.6.yaml b/manifests/ApacheFriends/Xampp/7.4.6.yaml new file mode 100644 index 000000000..c47f692ef --- /dev/null +++ b/manifests/ApacheFriends/Xampp/7.4.6.yaml @@ -0,0 +1,26 @@ +# ================== General ================== + +Id: ApacheFriends.Xampp +Publisher: Apache Friends +Name: Xampp +AppMoniker: xampp +Description: XAMPP is an easy to install Apache distribution containing MariaDB, PHP and Perl. +Homepage: https://www.apachefriends.org +Tags: Apache, MySQL, MariaDB, PHP, Perl +License: GNU General Public Licence +LicenseUrl: https://www.apachefriends.org/about.html + +# ================= Installer ================= + +Version: 7.4.6 + +InstallerType: exe +Installers: + - Arch: x64 + Url: https://www.apachefriends.org/xampp-files/7.4.6/xampp-windows-x64-7.4.6-0-VC15-installer.exe + Sha256: 514EC454775A243162FD7126618000B4F65BEC13B55BF4781B19C7C4699C63D7 + Switches: + SilentWithProgress: "--mode unattended --launchapps 0" + Silent: "--mode unattended --launchapps 0" + +# Auto Generated by softcreatr@winget.it on Wed, 10 Jun 2020 17:09:43 +0000