homebrew-cask/Casks/icab.rb

14 lines
518 B
Ruby
Raw Normal View History

2015-12-19 01:05:57 +08:00
cask 'icab' do
2017-04-04 13:03:10 +08:00
version '5.8.3'
sha256 'b4e3a6a0c166cd5b12a5903939415ec81fa5521ba895e224e93a3d035b53cf8c'
2015-12-19 01:05:57 +08:00
2016-03-05 01:19:56 +08:00
# icab.clauss-net.de was verified as official when first introduced to the cask
2015-12-19 01:05:57 +08:00
url "http://icab.clauss-net.de/icab/iCab_#{version}_Intel.zip"
appcast 'http://www.icab.de/dl.php',
2017-04-04 13:03:10 +08:00
checkpoint: '68a5c642eeac77a7f7b4bc3c6e83783eb9090e3ded072e68d1fe353d522230a9'
2015-12-19 01:05:57 +08:00
name 'iCab'
homepage 'http://www.icab.de/'
app "iCab #{version} (64+32 Bit Intel Version for MacOSX 10.7-10.11)/iCab.app"
end