homebrew-cask/Casks/hex-fiend.rb

10 lines
200 B
Ruby
Raw Normal View History

class HexFiend < Cask
2013-07-24 20:14:46 +08:00
version 'latest'
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'http://ridiculousfish.com/hexfiend/files/HexFiend.zip'
homepage 'http://ridiculousfish.com/hexfiend/'
2013-07-24 20:14:46 +08:00
link 'Hex Fiend.app'
end