diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/stanford-parser.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/stanford-parser.rb b/Library/Formula/stanford-parser.rb index a45d59292..b4c43c30e 100644 --- a/Library/Formula/stanford-parser.rb +++ b/Library/Formula/stanford-parser.rb @@ -3,7 +3,7 @@ require 'formula' class StanfordParser < Formula homepage 'http://nlp.stanford.edu/software/lex-parser.shtml' url 'http://nlp.stanford.edu/software/stanford-parser-2012-07-09.tgz' - sha1 'd5c0ea5f974d0e2776321b1aaab85647c908dd51' + sha1 '1d67ec99f473b59600e5698083ce518ada4dd1b2' version '2.0.3' def shim_script target_script |
