Add Twitch Desktop App latest

Add Twitch Desktop App latest
This commit is contained in:
CaptainArk 2017-03-22 20:08:36 +01:00 committed by Vítor Galvão
parent f773ff9352
commit 83440328f8
1 changed files with 11 additions and 0 deletions

11
Casks/twitch-desktop.rb Normal file
View File

@ -0,0 +1,11 @@
cask 'twitch-desktop' do
version :latest
sha256 'e39c5c748be23cd6bf4e0164aa26575f7d86473994f9d39c13e44b5bd0fbadac'
# updates.twitchapp.net was verified as official when first introduced to the cask
url 'https://updates.twitchapp.net/mac/Twitch.dmg'
name 'Twitch Desktop App'
homepage 'https://app.twitch.tv/'
app 'Twitch.app'
end