citus 9.1.1
Closes #48020. Signed-off-by: Zach Auten <zachauten@gmail.com>
This commit is contained in:
parent
0431eeffd4
commit
60489bb52c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Citus < Formula
|
||||
desc "PostgreSQL-based distributed RDBMS"
|
||||
homepage "https://www.citusdata.com"
|
||||
url "https://github.com/citusdata/citus/archive/v9.1.0.tar.gz"
|
||||
sha256 "624d1286318a693651d2baf303618dda0832efd473e2b4c5160352bbbbffb741"
|
||||
url "https://github.com/citusdata/citus/archive/v9.1.1.tar.gz"
|
||||
sha256 "61abb2a056d3122086c209984eff70dbe6254be37b0a4a070faa971386169fc6"
|
||||
head "https://github.com/citusdata/citus.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue