diff options
Diffstat (limited to 'Library/Formula/cocot.rb')
| -rw-r--r-- | Library/Formula/cocot.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cocot.rb b/Library/Formula/cocot.rb index dc5dd83c5..4ad0ffd48 100644 --- a/Library/Formula/cocot.rb +++ b/Library/Formula/cocot.rb @@ -4,7 +4,7 @@ class Cocot < Formula homepage 'http://vmi.jp/software/cygwin/cocot.html' url 'https://github.com/vmi/cocot/tarball/cocot-1.1-20120313' version '1.1-20120313' - md5 '666c1e52c1648094f8758689ad3f6b4b' + sha1 '66dde7a784addd9aadd8223af6e677ff0d56ac49' head 'https://github.com/vmi/cocot.git', :branch => 'master' def install |
