rethinkdb 2.3.5
Closes #4338. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
1727689a38
commit
cb7d9294d5
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Rethinkdb < Formula
|
||||
desc "The open-source database for the realtime web"
|
||||
homepage "https://www.rethinkdb.com/"
|
||||
url "https://download.rethinkdb.com/dist/rethinkdb-2.3.4.tgz"
|
||||
sha256 "93a7927d1ed785d084be3b8bac3f9af2d89c86de16e003848acbe21a32a9e1a7"
|
||||
url "https://download.rethinkdb.com/dist/rethinkdb-2.3.5.tgz"
|
||||
sha256 "dd8aeee169b177179bfe080725f0560443e0f26dae875b32ae25d90cf2f8ee10"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue