citus 6.2.0
Closes #13719. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
cc78a8539c
commit
16f14a706f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Citus < Formula
|
class Citus < Formula
|
||||||
desc "PostgreSQL-based distributed RDBMS"
|
desc "PostgreSQL-based distributed RDBMS"
|
||||||
homepage "https://www.citusdata.com"
|
homepage "https://www.citusdata.com"
|
||||||
url "https://github.com/citusdata/citus/archive/v6.1.1.tar.gz"
|
url "https://github.com/citusdata/citus/archive/v6.2.0.tar.gz"
|
||||||
sha256 "01a887d7f7cf2a7f597e3e76f89ee0ee40a6ec213695309ce893d53a9f3da89f"
|
sha256 "fbcc66ca435e1b122ac2a0aa7ca7e6782c9a2ca14de2b6cc813a893a2f9eb299"
|
||||||
head "https://github.com/citusdata/citus.git"
|
head "https://github.com/citusdata/citus.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue