mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-20 06:16:57 -06:00
7 lines
228 B
Ruby
7 lines
228 B
Ruby
class EyeTv < Cask
|
|
url 'http://edgedownloads.elgato.com/eyetvdownloads/support/eyetv_361_7120.dmg'
|
|
homepage 'http://www.elgato.com/'
|
|
version '3.6.1'
|
|
sha1 'da9eed821cf8fb1f5ddb27c155c3514230907b1e'
|
|
link 'EyeTV.app'
|
|
end
|