mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
211 B
Ruby
9 lines
211 B
Ruby
class Ampps < Cask
|
|
version '2.3'
|
|
sha256 'ce7a1a7e71f0314edbc994e10fe4f6a80303c1999904ca1fb14d98c7477ae8e0'
|
|
|
|
url 'http://files.ampps.com/AMPPS-2.3.dmg'
|
|
homepage 'http://www.ampps.com'
|
|
|
|
link 'AMPPS'
|
|
end
|