diff --git a/Formula/postgresql.rb b/Formula/postgresql.rb index 01de161a8c..12893b88cf 100644 --- a/Formula/postgresql.rb +++ b/Formula/postgresql.rb @@ -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