diff --git a/Formula/postgresql.rb b/Formula/postgresql.rb index dad8e1cd09..d057d18c67 100644 --- a/Formula/postgresql.rb +++ b/Formula/postgresql.rb @@ -7,9 +7,9 @@ class Postgresql < Formula head "https://github.com/postgres/postgres.git" bottle do - sha256 "0da8bf2c15d5991feb11df68680b85d29fb56cca7cf51262cd467ad688b2130c" => :sierra - sha256 "f885679f2fe9999551fab47618529287097345a8226da5b969baaa26a60333b4" => :el_capitan - sha256 "6f535922dca6457f0b16a5a22be5d35ec9138dc2334acc60a660dbb7594c1d41" => :yosemite + sha256 "75795830b5d1ed481cd21e91e1c74e03a49d51e521a6cf7b167d1976cbf515dd" => :sierra + sha256 "df15dfcfc4672767a739012565d52990198a121cdaaa4ca986c1cd7ecddd69d9" => :el_capitan + sha256 "fb64a01714c6abf4509eddf6f3011d774987c6f322fde0bb35c0b476acf3eb19" => :yosemite end option "without-perl", "Build without Perl support"