homebrew-cask/Casks/ichm.rb

14 lines
409 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'ichm' do
version '1.4.3'
sha256 '2a00ab7fdfedd1dfea6a7a290af2eb791072812199e6d98cfdcafb9fd83e9697'
2014-09-26 20:08:57 +08:00
url "https://ichm.googlecode.com/files/iChm.#{version}.zip"
2014-10-15 23:43:51 +08:00
appcast 'http://www.robinlu.com/ichm/release.xml',
:sha256 => '57f3dcb6b02b8934d1eb63112843567946526920e34f2fd3869df9da8c78e6ac'
2015-01-05 05:18:04 +08:00
name 'iChm'
2013-05-05 10:08:13 +08:00
homepage 'https://code.google.com/p/ichm/'
2014-10-01 23:33:04 +08:00
license :oss
2014-09-16 00:05:43 +08:00
app 'iChm.app'
2013-05-05 10:08:13 +08:00
end