update hex-fiend to v2.3.0

Switching to versioned URL, since `:latest` downloads an outdated
release.
This commit is contained in:
benoit tuduri 2015-01-02 10:57:33 +01:00 committed by ndr
parent 1ae9ce2bd0
commit 20a3ef0b26
1 changed files with 4 additions and 3 deletions

View File

@ -1,8 +1,9 @@
cask :v1 => 'hex-fiend' do
version :latest
sha256 :no_check
version '2.3.0'
sha256 '0e0a683971c872ee734af2a3440f1f2abb8d442609077bd5c3e212ab3b5439f7'
url 'http://ridiculousfish.com/hexfiend/files/HexFiend.zip'
# github.com is the official download host per the vendor homepage
url "https://github.com/ridiculousfish/HexFiend/releases/download/v#{version}/Hex.Fiend.app.zip"
homepage 'http://ridiculousfish.com/hexfiend/'
license :bsd