homebrew-cask-versions/Casks/mp4tools.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

8 lines
353 B
Ruby

class Mp4tools < Cask
url 'http://www.emmgunn.com/downloads/mp4tools3.3.7.zip',
:referer => 'http://www.emmgunn.com/mp4tools/mp4toolsdownload.html'
homepage 'http://www.emmgunn.com/mp4tools/mp4toolshome.html'
version '3.3.7'
sha256 'a9904f1f71c1e426dc34da2a0f40cb2e19bde0934ecfe9661b355a411727cc6e'
link 'mp4tools3.3.7/MP4Tools.app'
end