mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
210 B
Ruby
7 lines
210 B
Ruby
class Ichm < Cask
|
|
url 'https://ichm.googlecode.com/files/iChm.1.4.3.zip'
|
|
homepage 'https://code.google.com/p/ichm/'
|
|
version '1.4.3'
|
|
sha1 '0223be4712930d6487c0c83883b28ca1d6a08a00'
|
|
link 'iChm.app'
|
|
end
|