homebrew-cask-versions/Casks/tilemill.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
256 B
Ruby

class Tilemill < Cask
url 'http://tilemill.s3.amazonaws.com/latest/TileMill-0.10.1.zip'
homepage 'http://www.mapbox.com/tilemill/'
version '0.10.1'
sha256 '4d3c9c0a8f7b530d08598b8c245b128c982529a39127fab9dfabd6a2a92ba08f'
link 'TileMill.app'
end