diff options
Diffstat (limited to 'Library/Formula/maven.rb')
| -rw-r--r-- | Library/Formula/maven.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/maven.rb b/Library/Formula/maven.rb index 85a4ee536..f0991846e 100644 --- a/Library/Formula/maven.rb +++ b/Library/Formula/maven.rb @@ -3,7 +3,7 @@ require 'formula' class Maven < Formula homepage 'http://maven.apache.org/' url 'http://www.apache.org/dyn/closer.cgi/maven/binaries/apache-maven-3.0.4-bin.tar.gz' - md5 'e513740978238cb9e4d482103751f6b7' + sha1 '0de5dc162bafde3fcb0a6b009cfeea81a042523b' def install # Remove windows files |
