homebrew-cask/Casks/game-capture-hd.rb

14 lines
520 B
Ruby
Raw Normal View History

2015-04-17 18:16:21 +08:00
cask :v1 => 'game-capture-hd' do
version '2.0.1_941'
sha256 '0db1d5322b0f57a113452fab01cfa28c4bd379332f99844ec738e47824f65370'
url "http://files.elgato.com/gamecapture/gchdm_#{version.gsub('.','')}.dmg"
name 'Game Capture HD'
2015-05-30 00:47:01 +08:00
appcast 'http://updates.elgato.com/autoupdate/gameCapture20.rss?lang=English',
:sha256 => '944d2a802d710c885d8218f7a5aa802e37b5c53f0fb85f52269830113f21d1ea'
2015-04-17 18:16:21 +08:00
homepage 'https://www.elgato.com/en/gaming/gamecapture-hd'
license :commercial
app 'Game Capture HD.app'
end