Reformat tilemill.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:48 +02:00
parent 5e3f8c6c28
commit 21426676f6
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
class Tilemill < Cask
version '0.10.1'
sha256 '4d3c9c0a8f7b530d08598b8c245b128c982529a39127fab9dfabd6a2a92ba08f'
url 'https://tilemill.s3.amazonaws.com/latest/TileMill-0.10.1.zip'
appcast 'http://mapbox.com/tilemill/platforms/osx/appcast2.xml'
homepage 'http://www.mapbox.com/tilemill/'
version '0.10.1'
sha256 '4d3c9c0a8f7b530d08598b8c245b128c982529a39127fab9dfabd6a2a92ba08f'
link 'TileMill.app'
end