homebrew-cask/Casks/dash.rb

8 lines
149 B
Ruby

class Dash < Cask
url 'http://kapeli.com/Dash.zip'
homepage 'http://kapeli.com/dash'
version 'latest'
sha256 :no_check
link 'Dash.app'
end