homebrew-cask-versions/Casks/hexfiend.rb
2013-07-24 05:24:34 -07:00

7 lines
193 B
Ruby

class Hexfiend < Cask
url 'http://ridiculousfish.com/hexfiend/files/HexFiend.zip'
homepage 'http://ridiculousfish.com/hexfiend/'
version 'latest'
no_checksum
link 'Hex Fiend.app'
end