homebrew-cask-versions/Casks/hex-fiend.rb
2014-11-13 12:35:27 -05:00

10 lines
218 B
Ruby

cask :v1 => 'hex-fiend' do
version :latest
sha256 :no_check
url 'http://ridiculousfish.com/hexfiend/files/HexFiend.zip'
homepage 'http://ridiculousfish.com/hexfiend/'
license :bsd
app 'Hex Fiend.app'
end