mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
244 B
Ruby
9 lines
244 B
Ruby
class Makemkv < Cask
|
|
version '1.8.10'
|
|
sha256 '143bec1c7a2e073450dd60b77fd927cb2c097af5ada47949fe14deb38e9a0421'
|
|
|
|
url 'http://www.makemkv.com/download/makemkv_v1.8.10_osx.dmg'
|
|
homepage 'http://www.makemkv.com/'
|
|
|
|
link 'MakeMKV.app'
|
|
end
|