postgresql 11.3

This commit is contained in:
Caleb Xu 2019-05-11 11:11:04 -04:00 committed by Chongyu Zhu
parent 40d66895e0
commit 083fadc812
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

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.2/postgresql-11.2.tar.bz2"
sha256 "2676b9ce09c21978032070b6794696e0aa5a476e3d21d60afc036dc0a9c09405"
revision 1
url "https://ftp.postgresql.org/pub/source/v11.3/postgresql-11.3.tar.bz2"
sha256 "2a85e082fc225944821dfd23990e32dfcd2284c19060864b0ad4ca537d30522d"
head "https://github.com/postgres/postgres.git"
bottle do