homebrew-cask/Casks/twitch.rb

12 lines
191 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'twitch' do
2015-07-15 16:36:01 +08:00
version :latest
sha256 :no_check
url 'http://twitchapp.com/Twitch.app.zip'
name 'Twitch'
homepage 'http://twitchapp.com'
license :gratis
app 'Twitch.app'
end