From 8504e3da66e406d45cbc1f886abb75051ff04006 Mon Sep 17 00:00:00 2001 From: Etienne Laurin Date: Thu, 10 Jul 2014 17:15:07 -0700 Subject: [PATCH] RethinkDB 1.13.3 Closes Homebrew/homebrew#30803. Signed-off-by: Jack Nagel --- Formula/rethinkdb.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/rethinkdb.rb b/Formula/rethinkdb.rb index 1f2cc9ed31..0040b2969a 100644 --- a/Formula/rethinkdb.rb +++ b/Formula/rethinkdb.rb @@ -2,8 +2,8 @@ require 'formula' class Rethinkdb < Formula homepage 'http://www.rethinkdb.com/' - url 'http://download.rethinkdb.com/dist/rethinkdb-1.13.1.tgz' - sha1 '07af07657c73eb19e4cc49f55ea1a33367304820' + url 'http://download.rethinkdb.com/dist/rethinkdb-1.13.3.tgz' + sha1 '347e8c2e8b3fcdf5a10bd8483bcf6a8f6c416345' bottle do sha1 "f1eabac64903b436f489a7c1e0024ed2486690d0" => :mavericks