homebrew-cask/Casks/tinkertool.rb

8 lines
193 B
Ruby

class Tinkertool < Cask
url 'http://dl.macupdate.com/prod/TinkerTool.dmg'
homepage 'http://www.bresink.com/osx/TinkerTool.html'
version 'latest'
no_checksum
link 'TinkerTool.app'
end