postgresql@9.5 9.5.18
Closes #41165. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
6cbec6564c
commit
d029da44ab
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class PostgresqlAT95 < Formula
|
||||
desc "Object-relational database system"
|
||||
homepage "https://www.postgresql.org/"
|
||||
url "https://ftp.postgresql.org/pub/source/v9.5.17/postgresql-9.5.17.tar.bz2"
|
||||
sha256 "88f9e37a0069f2fd4442d1d0d5d811d3121cac685514435b0248d0674723f705"
|
||||
url "https://ftp.postgresql.org/pub/source/v9.5.18/postgresql-9.5.18.tar.bz2"
|
||||
sha256 "dfc940487ed5acd5f657d6d02d53a18f9699888d4b0f820071e4564ed2f9f3dd"
|
||||
|
||||
bottle do
|
||||
sha256 "e31d2154efbcfdab462d58ed23d8309533ea4715536e070328eb73f2c86f860a" => :mojave
|
||||
|
|
Loading…
Reference in a new issue