Reintroduce iChm v1.4.3 (#20960)

This commit is contained in:
Thomas Anquetin 2016-05-04 02:10:23 +02:00 committed by Aditya Dalal
parent a603761984
commit 8de02cc503
1 changed files with 12 additions and 0 deletions

12
Casks/ichm.rb Normal file
View File

@ -0,0 +1,12 @@
cask 'ichm' do
version '1.4.3'
sha256 '2a00ab7fdfedd1dfea6a7a290af2eb791072812199e6d98cfdcafb9fd83e9697'
# ichm.googlecode.com was verified as official when first introduced to the cask
url "https://ichm.googlecode.com/files/iChm.#{version}.zip"
name 'iChm'
homepage 'http://www.robinlu.com/ichm'
license :oss
app 'iChm.app'
end