From 31bbba30318bc151c387ffebaca6d2f6b52877c3 Mon Sep 17 00:00:00 2001 From: Shoichi Aizawa Date: Fri, 2 Dec 2016 22:13:54 +0900 Subject: [PATCH] Update xampp to 5.6.28-0 (#27318) --- Casks/xampp.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/xampp.rb b/Casks/xampp.rb index 9a2b952bf3e..94520344d3a 100644 --- a/Casks/xampp.rb +++ b/Casks/xampp.rb @@ -1,6 +1,6 @@ cask 'xampp' do - version '5.6.21-0' - sha256 '5c73ec8cd57b93ab8763b49fdfcfb061f3fc1cc3586006758a6353dd777c8ada' + version '5.6.28-0' + sha256 '7243fddb861ac3780db665c7bf60008582379adf28ec6caaa146ae0206f6812c' # 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"