postgresql@9.6 9.6.14
Closes #41163. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
2f3b122d99
commit
cf709c77e9
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class PostgresqlAT96 < Formula
|
||||
desc "Object-relational database system"
|
||||
homepage "https://www.postgresql.org/"
|
||||
url "https://ftp.postgresql.org/pub/source/v9.6.13/postgresql-9.6.13.tar.bz2"
|
||||
sha256 "ecbed20056296a65b6a4f5526c477e3ae5cc284cb01a15507785ddb23831e9a4"
|
||||
url "https://ftp.postgresql.org/pub/source/v9.6.14/postgresql-9.6.14.tar.bz2"
|
||||
sha256 "3f08c265c9ae814f727461408ab24fdf3d954c4f7ae42d9c97b3c7e03fc31a22"
|
||||
|
||||
bottle do
|
||||
sha256 "365bd57f7a88eb8d4087df9a6b0f15c78671e8dfb62aec3045fdd022c45607f3" => :mojave
|
||||
|
|
Loading…
Reference in a new issue