mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
214 B
Ruby
7 lines
214 B
Ruby
class Makemkv < Cask
|
|
url 'http://www.makemkv.com/download/makemkv_v1.8.6_osx.dmg'
|
|
homepage 'http://www.makemkv.com/'
|
|
version '1.8.6'
|
|
sha1 '83fee73ef519a3c223745252a85d6e39e6544a1d'
|
|
link 'MakeMKV.app'
|
|
end
|