Add Chromecast

This commit is contained in:
Jeff Wallace 2014-01-11 13:58:50 -08:00
parent 25f776f1e4
commit a80d539b92
1 changed files with 7 additions and 0 deletions

7
Casks/chromecast.rb Normal file
View File

@ -0,0 +1,7 @@
class Chromecast < Cask
url 'https://dl.google.com/chromecast/setup/mac/chromecast-setup.1.3.0.428.dmg'
homepage 'http://www.google.ca/intl/en/chrome/devices/chromecast/'
version '1.3.0.428'
sha1 '45b457745cc0b5954919b89564aceaf1ab087ad2'
link 'Chromecast.app'
end