From 66fb5b3b5abcb4079632ef630152277e37461c97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20R=C5=BCanek?= Date: Fri, 14 Aug 2015 02:38:13 +0200 Subject: [PATCH] orientdb 2.1.0 Closes Homebrew/homebrew#42923. Signed-off-by: Misty De Meo --- Formula/orientdb.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/orientdb.rb b/Formula/orientdb.rb index f50b744821..1d114e748f 100644 --- a/Formula/orientdb.rb +++ b/Formula/orientdb.rb @@ -1,9 +1,9 @@ class Orientdb < Formula desc "Graph database" homepage "http://www.orientdb.org/index.htm" - url "http://www.orientechnologies.com/download.php?email=unknown@unknown.com&file=orientdb-community-2.0.11.tar.gz&os=mac" - version "2.0.11" - sha256 "da6935761823f1e92aa9e10afd4ce47d9ab192aa4fdffef046bdd8696c80da92" + url "http://www.orientechnologies.com/download.php?email=unknown@unknown.com&file=orientdb-community-2.1.0.tar.gz&os=mac" + version "2.1.0" + sha256 "fc177c14639b6516044c5eb4900d66e2a6b9abc91b687d53c967171cd19e5197" bottle do cellar :any