updated xampp (5.6.21-0) (#22247)

This commit is contained in:
Vítor Galvão 2016-06-19 20:20:16 +01:00 committed by GitHub
parent 23ac411fd5
commit 84941b3546
1 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
cask 'xampp' do
version '5.6.3-0'
sha256 '23cd1b990397958b31e5904a340f416aed98b767a868bbcad7be123f53878828'
version '5.6.21-0'
sha256 '5c73ec8cd57b93ab8763b49fdfcfb061f3fc1cc3586006758a6353dd777c8ada'
# sourceforge.net is the official download host per the vendor homepage
url "http://downloads.sourceforge.net/project/xampp/XAMPP%20Mac%20OS%20X/#{version.sub(%r{-\d+$}, '')}/xampp-osx-#{version}-installer.dmg"
# downloadsapachefriends.global.ssl.fastly.net/xampp-files was verified as official when first introduced to the cask
url "https://downloadsapachefriends.global.ssl.fastly.net/xampp-files/#{version.major_minor_patch}/xampp-osx-#{version}-installer.dmg"
name 'XAMPP'
homepage 'https://www.apachefriends.org/'
license :gpl