From f2e428a97d9802b28e372309d053c46ee9bd9725 Mon Sep 17 00:00:00 2001 From: Shawn Poindexter Date: Tue, 14 Apr 2015 07:04:52 -0700 Subject: orientdb 2.0.7 Closes #38639. Signed-off-by: Xu Cheng --- Library/Formula/orientdb.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library') diff --git a/Library/Formula/orientdb.rb b/Library/Formula/orientdb.rb index 9daa9abb0..9a26a70af 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.6.tar.gz&os=mac' - version '2.0.6' - sha1 'a2380e7d1f555a2f52e9aa591c74e60d9cc07588' + url 'http://www.orientechnologies.com/download.php?email=unknown@unknown.com&file=orientdb-community-2.0.7.tar.gz&os=mac' + version '2.0.7' + sha1 '22868e80ba185f01d97e6e78af55d55e21468930' bottle do cellar :any -- cgit v1.2.3