mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
223 B
Ruby
7 lines
223 B
Ruby
class Controlplane < Cask
|
|
url 'http://www.controlplaneapp.com/download/1.4.0'
|
|
homepage 'http://www.controlplaneapp.com/'
|
|
version '1.4.0'
|
|
sha1 '01a4b10fd1115c7d66abad694918cfa73fcc20e4'
|
|
link 'ControlPlane.app'
|
|
end
|