homebrew-cask/Casks/twitch.rb

12 lines
198 B
Ruby

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