Update hex-fiend to 2.4.0 (#27098)

This commit is contained in:
Roman 2016-11-24 10:11:28 +01:00 committed by Victor Popkov
parent cd4713e59c
commit c85bdbbb8e
1 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
cask 'hex-fiend' do
version '2.3.0'
sha256 '0e0a683971c872ee734af2a3440f1f2abb8d442609077bd5c3e212ab3b5439f7'
version '2.4.0'
sha256 'a76bba296a67747a75edc2b09881bf8d0de84b68cb4c7001608b7c0eb256ca63'
# github.com/ridiculousfish/HexFiend was verified as official when first introduced to the cask
url "https://github.com/ridiculousfish/HexFiend/releases/download/v#{version}/Hex.Fiend.app.zip"
url "https://github.com/ridiculousfish/HexFiend/releases/download/v#{version}/Hex_Fiend_#{version.major_minor}.dmg"
appcast 'https://github.com/ridiculousfish/HexFiend/releases.atom',
checkpoint: '2d09b3a576fc111777c4d5988be2d595651e163ee6f1b5d7dd12d608078d0a8c'
checkpoint: 'cb2c889be6b10f4e0349f5f702c239df0848ac06503b276a37e6440238391704'
name 'Hex Fiend'
homepage 'http://ridiculousfish.com/hexfiend/'