27 lines
888 B
YAML
27 lines
888 B
YAML
# ================== 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
|