citus 8.2.1
Closes #38666. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
2f1969d3d3
commit
f76b56db45
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/v8.1.1.tar.gz"
|
||||
sha256 "859de72a95acff17d86d5a6e910126543798bff6cdd8f5f134268c03eabeaab3"
|
||||
url "https://github.com/citusdata/citus/archive/v8.2.1.tar.gz"
|
||||
sha256 "1872de7d516634ab434783dcaec1329192fd8d08dfead776b41022aa38bac196"
|
||||
head "https://github.com/citusdata/citus.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue