citus 9.1.1

Closes #48020.

Signed-off-by: Zach Auten <zachauten@gmail.com>
This commit is contained in:
Rui Chen 2019-12-18 10:24:55 -05:00 committed by Zach Auten
parent 0431eeffd4
commit 60489bb52c

View file

@ -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