add appcast :sha256 in tilemill

This commit is contained in:
Roland Walker 2014-10-15 11:43:56 -04:00
parent 7452222171
commit ecaa980b2b
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@ class Tilemill < Cask
sha256 '4d3c9c0a8f7b530d08598b8c245b128c982529a39127fab9dfabd6a2a92ba08f'
url "https://tilemill.s3.amazonaws.com/latest/TileMill-#{version}.zip"
appcast 'http://mapbox.com/tilemill/platforms/osx/appcast2.xml'
appcast 'http://mapbox.com/tilemill/platforms/osx/appcast2.xml',
:sha256 => '839122af3c2d526d97557078a0f84dc6c3c146bd35bcba915949c671be79ac02'
homepage 'http://www.mapbox.com/tilemill/'
license :unknown