Reformat tinkertool.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:49 +02:00
parent 4ddf16eb8f
commit e0db97b150
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class Tinkertool < Cask
url 'http://dl.macupdate.com/prod/TinkerTool.dmg'
homepage 'http://www.bresink.com/osx/TinkerTool.html'
version 'latest'
sha256 :no_check
url 'http://dl.macupdate.com/prod/TinkerTool.dmg'
homepage 'http://www.bresink.com/osx/TinkerTool.html'
link 'TinkerTool.app'
end