Update icab to 5.8.3 (#43406)

* Update icab to 5.8.3

* Update path to application bundle for icab
This commit is contained in:
Gianni Tam-McMillan 2018-01-31 20:58:27 +00:00 committed by Vítor Galvão
parent 4b8998fd43
commit 611b1036df
1 changed files with 4 additions and 2 deletions

View File

@ -5,9 +5,11 @@ cask 'icab' do
# icab.clauss-net.de was verified as official when first introduced to the cask
url "http://icab.clauss-net.de/icab/iCab_#{version}_Intel.zip"
appcast 'http://www.icab.de/dl.php',
checkpoint: '68a5c642eeac77a7f7b4bc3c6e83783eb9090e3ded072e68d1fe353d522230a9'
checkpoint: 'b5dcce24e4936ad8c7340803569c19f09cc5bfbf228578360b707ef72028c1c3'
name 'iCab'
homepage 'http://www.icab.de/'
app "iCab #{version} (64+32 Bit Intel Version for MacOSX 10.7-10.11)/iCab.app"
depends_on macos: '>= :lion'
app "iCab #{version} (64+32 Bit Intel Version for MacOSX 10.7-10.12)/iCab.app"
end