diff options
Diffstat (limited to 'Library')
| -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 d9d880397..db0231b2b 100644 --- a/Library/Formula/orientdb.rb +++ b/Library/Formula/orientdb.rb @@ -8,9 +8,9 @@ class Orientdb < Formula bottle do cellar :any - sha1 "280b465e85266afeb75da58c5be4380f88217f5e" => :mavericks - sha1 "ac9e43a295e7b3ed5d6895f4674c7b65b82d1fd7" => :mountain_lion - sha1 "031e775330f87520f09c4d2f7f4ad06e9e514226" => :lion + sha1 "0bc1553a143ad95dbb32eca2f17eb79c38ac50c5" => :mavericks + sha1 "3d249cb0d2559f3fdf31e9aec9d1b9ee6119a306" => :mountain_lion + sha1 "2765f099266ccc4a1b2ccd5240343cb72282c3ee" => :lion end # Fixing OrientDB init scripts |
