homebrew-cask-versions/Casks/max.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

7 lines
228 B
Ruby

class Max < Cask
url 'http://files.sbooth.org/Max-0.9.1.tar.bz2'
homepage 'http://sbooth.org/Max/'
version '0.9.1'
sha256 '722bf714696d3d39329ba98ffddc9f117f8cc6863f71670507cd12f62a5e5f14'
link 'Max-0.9.1/Max.app'
end