Merge pull request #392 from jcgay/controlplane

Add cask for ControlPlane
This commit is contained in:
Vítor Galvão 2013-05-30 12:27:07 -07:00
commit 76dfbf644e
1 changed files with 7 additions and 0 deletions

7
Casks/controlplane.rb Normal file
View File

@ -0,0 +1,7 @@
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