Add QuickCast cask

This commit is contained in:
Fernando Paredes 2013-08-02 17:53:47 -07:00
parent 6b9a816c1c
commit 47ce930b9c

7
Casks/quick-cast.rb Normal file
View file

@ -0,0 +1,7 @@
class QuickCast < Cask
url 'https://github.com/petetak/QuickCast/releases/download/0.75/QuickCast.zip'
homepage 'http://quickcast.io/'
version '0.75'
sha1 '9b8f7f8e82c23520ef8268e339b67d43c7dd706d'
link 'QuickCast.app'
end