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