diff options
Diffstat (limited to 'Library/Formula/gremlin.rb')
| -rw-r--r-- | Library/Formula/gremlin.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gremlin.rb b/Library/Formula/gremlin.rb index deeeeaf1b..f36313d13 100644 --- a/Library/Formula/gremlin.rb +++ b/Library/Formula/gremlin.rb @@ -3,7 +3,7 @@ require 'formula' class Gremlin < Formula homepage 'http://gremlin.tinkerpop.com/' url 'https://github.com/downloads/tinkerpop/gremlin/gremlin-1.3.zip' - md5 'c524ee20e119c3b6059cfd0b7873d94c' + sha1 'd6c3a9c754d5b3d2f629340c98a796a0f4575115' head 'https://github.com/tinkerpop/gremlin.git' |
