RethinkDB 1.4.2

Closes Homebrew/homebrew#18856.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Etienne Laurin 2013-03-31 00:38:05 -07:00 committed by Adam Vandenberg
parent e36e2c4e34
commit 670587f57d
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.1.tgz'
sha1 '456effad3e1acb6afe57da3bed65ba4e0fa0a11c'
url 'http://download.rethinkdb.com/dist/rethinkdb-1.4.2.tgz'
sha1 'dee3cb57a084e3a9737e8273dd14931a247bd935'
depends_on 'boost'
depends_on 'v8'