mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
10 lines
306 B
Ruby
10 lines
306 B
Ruby
class Controlplane < Cask
|
|
version '1.5.1'
|
|
sha256 '6815cef473b9404ab2b0e4c57e9610de0adaae80159eba597f28c44dacb14bf2'
|
|
|
|
url 'http://www.controlplaneapp.com/download/1.5.1'
|
|
appcast 'http://www.controlplaneapp.com/appcast.xml'
|
|
homepage 'http://www.controlplaneapp.com/'
|
|
|
|
link 'ControlPlane.app'
|
|
end
|