aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/orientdb.rb
diff options
context:
space:
mode:
authorShawn Poindexter2015-03-12 20:10:29 -0700
committerMike McQuaid2015-03-13 11:26:24 +0000
commit51127d9c307b8c845bde467d9322a00d1fafef7e (patch)
treee488f1d0fac408da53dcc0d984187515e67f2dc6 /Library/Formula/orientdb.rb
parent2475abe1282f4571b271020f43313ab8b5ee1854 (diff)
downloadhomebrew-51127d9c307b8c845bde467d9322a00d1fafef7e.tar.bz2
orientdb 2.0.5
Closes #37665. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula/orientdb.rb')
-rw-r--r--Library/Formula/orientdb.rb6
1 files changed, 3 insertions, 3 deletions
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