rethinkdb 2.2.6
Closes Homebrew/homebrew#50496. Signed-off-by: Alex Dunn <adunn@ucsb.edu>
This commit is contained in:
parent
1e782622c6
commit
1f0dd5b23e
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Rethinkdb < Formula
|
class Rethinkdb < Formula
|
||||||
desc "The open-source database for the realtime web"
|
desc "The open-source database for the realtime web"
|
||||||
homepage "https://www.rethinkdb.com/"
|
homepage "https://www.rethinkdb.com/"
|
||||||
url "https://download.rethinkdb.com/dist/rethinkdb-2.2.5.tgz"
|
url "https://download.rethinkdb.com/dist/rethinkdb-2.2.6.tgz"
|
||||||
sha256 "4770cc8b1939c700a01f900fa5bca1cb99742c73336c9142656e754e36ea9b47"
|
sha256 "9222d24d9da07d2a324965139c8e6bf00c790aeb09761d5f18dd2fdea870525f"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue