RethinkDB 1.4.4
Closes Homebrew/homebrew#19297. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
8c926016f3
commit
381586107d
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue