MakeMKV 1.8.10:

For some reason the new file has the same sha as 1.8.9
This commit is contained in:
Fernando Paredes 2014-06-01 08:37:50 -07:00
parent 78854b162b
commit bb293da960
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
class Makemkv < Cask
url 'http://www.makemkv.com/download/makemkv_v1.8.9_osx.dmg'
url 'http://www.makemkv.com/download/makemkv_v1.8.10_osx.dmg'
homepage 'http://www.makemkv.com/'
version '1.8.9'
version '1.8.10'
sha256 '143bec1c7a2e073450dd60b77fd927cb2c097af5ada47949fe14deb38e9a0421'
link 'MakeMKV.app'
end