mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
214 B
Ruby
7 lines
214 B
Ruby
class Makemkv < Cask
|
|
url 'http://www.makemkv.com/download/makemkv_v1.8.5_osx.dmg'
|
|
homepage 'http://www.makemkv.com/'
|
|
version '1.8.5'
|
|
sha1 'f228bb7462c3f43caefc20e1f048931c4620894b'
|
|
link 'MakeMKV.app'
|
|
end
|