diff --git a/Casks/ichm.rb b/Casks/ichm.rb new file mode 100644 index 000000000..a2533c431 --- /dev/null +++ b/Casks/ichm.rb @@ -0,0 +1,6 @@ +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' +end