RethinkDB 2.0.1
Closes Homebrew/homebrew#38882. Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
parent
a9979bd2b5
commit
ec3f6c4b9b
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class Rethinkdb < Formula
|
||||
homepage "http://www.rethinkdb.com/"
|
||||
url "http://download.rethinkdb.com/dist/rethinkdb-2.0.0-1.tgz"
|
||||
sha1 "8eb3d5d1d5b4de62cb7dff8d53ed403ae7b9984e"
|
||||
url "http://download.rethinkdb.com/dist/rethinkdb-2.0.1.tgz"
|
||||
sha1 "fbd19c82f44f897e4c43716b4447226c2f1bf66b"
|
||||
|
||||
bottle do
|
||||
revision 1
|
||||
|
|
Loading…
Reference in a new issue