RethinkDB 1.13.3
Closes Homebrew/homebrew#30803. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
67eb941ed9
commit
8504e3da66
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.13.1.tgz'
|
||||
sha1 '07af07657c73eb19e4cc49f55ea1a33367304820'
|
||||
url 'http://download.rethinkdb.com/dist/rethinkdb-1.13.3.tgz'
|
||||
sha1 '347e8c2e8b3fcdf5a10bd8483bcf6a8f6c416345'
|
||||
|
||||
bottle do
|
||||
sha1 "f1eabac64903b436f489a7c1e0024ed2486690d0" => :mavericks
|
||||
|
|
Loading…
Reference in a new issue