From c3e212395ac534273d36a1591e8a6e76b9f6746f Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 10 Feb 2017 08:46:44 +0000 Subject: [PATCH] postgresql: update 9.6.2 bottle. --- Formula/postgresql.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"