aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/stanford-parser.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/stanford-parser.rb b/Library/Formula/stanford-parser.rb
index 562a6c96a..31f630e01 100644
--- a/Library/Formula/stanford-parser.rb
+++ b/Library/Formula/stanford-parser.rb
@@ -2,9 +2,9 @@ require 'formula'
class StanfordParser < Formula
homepage 'http://nlp.stanford.edu/software/lex-parser.shtml'
- url 'http://nlp.stanford.edu/software/stanford-parser-full-2014-01-04.zip'
- sha1 'ea9fc165c7388b351445711b528511d653c182fe'
- version '3.3.1'
+ url 'http://nlp.stanford.edu/software/stanford-parser-full-2014-06-16.zip'
+ sha1 'cde955fd17803e58b9bffd83983748ef57e7862d'
+ version '3.4'
def install
libexec.install Dir['*']