homebrew-cask-versions/Casks/hex-fiend.rb
2014-10-01 11:42:48 -04:00

10 lines
217 B
Ruby

class HexFiend < Cask
version :latest
sha256 :no_check
url 'http://ridiculousfish.com/hexfiend/files/HexFiend.zip'
homepage 'http://ridiculousfish.com/hexfiend/'
license :unknown
app 'Hex Fiend.app'
end