RethinkDB 1.4.4

Closes Homebrew/homebrew#19297.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Etienne Laurin 2013-04-18 19:33:26 -07:00 committed by Adam Vandenberg
parent 8c926016f3
commit 381586107d

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.2.tgz'
sha1 'dee3cb57a084e3a9737e8273dd14931a247bd935'
url 'http://download.rethinkdb.com/dist/rethinkdb-1.4.4.tgz'
sha1 '24f9b38b551e05ed560ca6ec85abd2276e29951e'
depends_on 'boost'
depends_on 'v8'