From d35979b3f3ee30481f6966b07f38e723d9749565 Mon Sep 17 00:00:00 2001 From: Sascha Greuel Date: Sat, 13 Jun 2020 22:20:13 +0200 Subject: [PATCH] Added Xampp 7.4.6 (#1776) --- manifests/ApacheFriends/Xampp/7.4.6.yaml | 26 ++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 manifests/ApacheFriends/Xampp/7.4.6.yaml 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