Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
postgresql 9.4.2
Browse files Browse the repository at this point in the history
Closes #39990.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
  • Loading branch information
Joep Loijens authored and DomT4 committed May 23, 2015
1 parent 942edda commit 58c2151
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Library/Formula/postgresql.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
class Postgresql < Formula
homepage "https://www.postgresql.org/"
revision 1

stable do
url "https://ftp.postgresql.org/pub/source/v9.4.1/postgresql-9.4.1.tar.bz2"
sha256 "29ddb77c820095b8f52e5455e9c6c6c20cf979b0834ed1986a8857b84888c3a6"
url "https://ftp.postgresql.org/pub/source/v9.4.2/postgresql-9.4.2.tar.bz2"
sha256 "81fda191c165ba1d25d75cd0166ece5abdcb4a7f5eca01b349371e279ebb4d11"
end

bottle do
Expand Down

0 comments on commit 58c2151

Please sign in to comment.