diff options
| -rw-r--r-- | Library/Formula/orientdb.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/orientdb.rb b/Library/Formula/orientdb.rb index 24f7822bc..30d841c90 100644 --- a/Library/Formula/orientdb.rb +++ b/Library/Formula/orientdb.rb @@ -8,9 +8,9 @@ class Orientdb < Formula bottle do cellar :any - sha1 "a4f03183d5355446b4357f0e016c172ba01408e4" => :yosemite - sha1 "09eca353571673fdc4f1c3b0058662893d0cc3b6" => :mavericks - sha1 "2375cc9ad416dbb1932be476f7b99dc3c2ee6b4e" => :mountain_lion + sha1 "0437265897e2de883e91117e3f67e1663879316a" => :yosemite + sha1 "f39c7896f539a9bdc6e0bb06c4312a50f66b743b" => :mavericks + sha1 "b7b29182b343d65419ba54e41187a1080dd22b92" => :mountain_lion end # Fixing OrientDB init scripts |
