cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / hex-fiend.rb
blobd707b0a147ab1f9b9ded5289c0a0c12a46bd6867
1 cask :v1 => 'hex-fiend' do
2   version '2.3.0'
3   sha256 '0e0a683971c872ee734af2a3440f1f2abb8d442609077bd5c3e212ab3b5439f7'
5   # github.com is the official download host per the vendor homepage
6   url "https://github.com/ridiculousfish/HexFiend/releases/download/v#{version}/Hex.Fiend.app.zip"
7   homepage 'http://ridiculousfish.com/hexfiend/'
8   license :bsd
10   app 'Hex Fiend.app'
11 end