From 51127d9c307b8c845bde467d9322a00d1fafef7e Mon Sep 17 00:00:00 2001 From: Shawn Poindexter Date: Thu, 12 Mar 2015 20:10:29 -0700 Subject: orientdb 2.0.5 Closes #37665. Signed-off-by: Mike McQuaid --- Library/Formula/orientdb.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/orientdb.rb b/Library/Formula/orientdb.rb index 30d841c90..c37095918 100644 --- a/Library/Formula/orientdb.rb +++ b/Library/Formula/orientdb.rb @@ -2,9 +2,9 @@ require 'formula' class Orientdb < Formula homepage 'http://www.orientdb.org/index.htm' - url 'http://www.orientechnologies.com/download.php?email=unknown@unknown.com&file=orientdb-community-2.0.4.tar.gz&os=mac' - version '2.0.4' - sha1 'e95f391aa752f17f4c9365d8fe0519b58c1b04c0' + url 'http://www.orientechnologies.com/download.php?email=unknown@unknown.com&file=orientdb-community-2.0.5.tar.gz&os=mac' + version '2.0.5' + sha1 '455e2a8fc20ace886a089fcf1d770145604aaa48' bottle do cellar :any -- cgit v1.2.3