homebrew-cask/Casks/twitch.rb

11 lines
173 B
Ruby

cask 'twitch' do
version :latest
sha256 :no_check
url 'http://twitchapp.com/Twitch.app.zip'
name 'Twitch'
homepage 'http://twitchapp.com'
app 'Twitch.app'
end