postgresql 11.2

This commit is contained in:
Viacheslav Ostrovskiy 2019-02-19 11:52:48 +03:00 committed by FX Coudert
parent 759c8d3da7
commit 996bfcb09a

View file

@ -1,9 +1,8 @@
class Postgresql < Formula
desc "Object-relational database system"
homepage "https://www.postgresql.org/"
url "https://ftp.postgresql.org/pub/source/v11.1/postgresql-11.1.tar.bz2"
sha256 "90815e812874831e9a4bf6e1136bf73bc2c5a0464ef142e2dfea40cda206db08"
revision 1
url "https://ftp.postgresql.org/pub/source/v11.2/postgresql-11.2.tar.bz2"
sha256 "2676b9ce09c21978032070b6794696e0aa5a476e3d21d60afc036dc0a9c09405"
head "https://github.com/postgres/postgres.git"
bottle do