From 2c50edc1cb8e82c93b35fe20e92cdb1edd6286b0 Mon Sep 17 00:00:00 2001 From: Shawn Poindexter Date: Thu, 23 Apr 2015 20:34:32 -0700 Subject: orientdb 2.0.8 Closes #38993. Signed-off-by: Mike McQuaid --- 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 315032677..95e9e7018 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.7.tar.gz&os=mac' - version '2.0.7' - sha1 '22868e80ba185f01d97e6e78af55d55e21468930' + url 'http://www.orientechnologies.com/download.php?email=unknown@unknown.com&file=orientdb-community-2.0.8.tar.gz&os=mac' + version '2.0.8' + sha1 '0203939c6c3c96ba3ee9328705bff509fc1f01bd' bottle do cellar :any -- cgit v1.2.3