mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Add Xampp cask
This commit is contained in:
committed by
Roland Walker
parent
cef34bff88
commit
f332f73652
@@ -0,0 +1,9 @@
|
||||
class Xampp < Cask
|
||||
url 'http://downloads.sourceforge.net/project/xampp/XAMPP%20Mac%20OS%20X/1.8.3/xampp-osx-1.8.3-3-installer.dmg'
|
||||
homepage 'http://www.apachefriends.org/index.html'
|
||||
version '1.8.3.3'
|
||||
sha256 'b54cced0697caa418851a4bdb11ee1697b3f7f71130e1e6bce19582d60e41530'
|
||||
caveats do
|
||||
manual_installer 'xampp-osx-1.8.3-3-installer.app'
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user