postgresql 10.3

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
master
Mike Fiedler 2018-03-01 09:50:50 -05:00 committed by FX Coudert
parent da42ab29c2
commit 763a287af5
2 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Postgresql < Formula
desc "Object-relational database system"
homepage "https://www.postgresql.org/"
url "https://ftp.postgresql.org/pub/source/v10.2/postgresql-10.2.tar.bz2"
sha256 "fe32009b62ddb97f7f014307ce9d0edb6972f5a698e63cb531088e147d145bad"
url "https://ftp.postgresql.org/pub/source/v10.3/postgresql-10.3.tar.bz2"
sha256 "6ea268780ee35e88c65cdb0af7955ad90b7d0ef34573867f223f14e43467931a"
head "https://github.com/postgres/postgres.git"
bottle do