From a7cf183b038c05d5637e29fd41a5aae9441d8178 Mon Sep 17 00:00:00 2001 From: Shawn Poindexter Date: Sun, 22 Feb 2015 10:41:39 -0700 Subject: [PATCH] orientdb 2.0.3 Closes Homebrew/homebrew#37075. Signed-off-by: Jack Nagel --- Formula/orientdb.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/orientdb.rb b/Formula/orientdb.rb index b93668f0b2..3765e66f74 100644 --- a/Formula/orientdb.rb +++ b/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.2.tar.gz&os=mac' - version '2.0.2' - sha1 '784789b88387007e9af5486d8ceac3d0d24e653d' + url 'http://www.orientechnologies.com/download.php?email=unknown@unknown.com&file=orientdb-community-2.0.3.tar.gz&os=mac' + version '2.0.3' + sha1 'b6e470ec08434f0e8e5d8df3ee9b42142ec1659b' bottle do cellar :any