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

14 lines
508 B
Ruby

cask 'game-capture-hd' do
version '2.0.3_970'
sha256 '9eeb0bb7c00f29aa17a0bf4ff958f43e7ddae035b1390a003b0a43b6585c3542'
url "http://files.elgato.com/gamecapture/gchdm_#{version.no_dots}.dmg"
appcast 'http://updates.elgato.com/autoupdate/gameCapture20.rss?lang=English',
:sha256 => '0dce2ed2d2911bc0b691920ec6a9a26ac54a7e52d1938bf01b2feb8135c180f7'
name 'Game Capture HD'
homepage 'https://www.elgato.com/en/gaming/gamecapture-hd'
license :commercial
app 'Game Capture HD.app'
end