rethinkdb 1.4.5

Closes Homebrew/homebrew#19616.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Altonymous 2013-05-05 13:57:38 -03:00 committed by Adam Vandenberg
parent bea07b0826
commit a4ab7597cb
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Rethinkdb < Formula
homepage 'http://www.rethinkdb.com/'
url 'http://download.rethinkdb.com/dist/rethinkdb-1.4.4.tgz'
sha1 '24f9b38b551e05ed560ca6ec85abd2276e29951e'
url 'http://download.rethinkdb.com/dist/rethinkdb-1.4.5.tgz'
sha1 '3e9f8472cb70f0a712be92c0a2c52e4f299f4bd7'
depends_on 'boost'
depends_on 'v8'