Add Ghostlab cask.

This commit is contained in:
Fernando Paredes 2013-05-07 15:25:46 -07:00
parent 014816c30e
commit a797ecee1b
1 changed files with 8 additions and 0 deletions

8
Casks/ghostlab.rb Normal file
View File

@ -0,0 +1,8 @@
class Ghostlab < Cask
url 'http://awesome.vanamco.com/downloads/ghostlab/latest/Ghostlab.dmg'
homepage 'http://vanamco.com/ghostlab/'
version 'latest'
no_checksum
link :app, 'Ghostlab.app'
end