mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
9 lines
219 B
Ruby
9 lines
219 B
Ruby
class Ampps < Cask
|
|
version '2.3'
|
|
sha256 'ce7a1a7e71f0314edbc994e10fe4f6a80303c1999904ca1fb14d98c7477ae8e0'
|
|
|
|
url "http://files.ampps.com/AMPPS-#{version}.dmg"
|
|
homepage 'http://www.ampps.com'
|
|
|
|
suite 'AMPPS'
|
|
end
|