homebrew-cask-versions/Casks/makemkv.rb
phinze 3b416ce7b5 add audits into the build process
this way travis will be able to cover incoming pull requests of new
casks by running the audit on them. cool!

also:

- add checksums to audit
- fix missing checksums
2013-04-07 14:30:09 -05:00

6 lines
193 B
Ruby

class Makemkv < Cask
url 'http://www.makemkv.com/download/makemkv_v1.7.8_osx.dmg'
homepage 'http://www.makemkv.com/'
version '1.7.8'
sha1 '33b486d4ae7a6e93dd75fa25411d365bb46b9387'
end