postgresql: update 9.5.5 bottle.
This commit is contained in:
parent
7de63e23b0
commit
db96a14dde
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class Postgresql < Formula
|
|||
head "https://github.com/postgres/postgres.git"
|
||||
|
||||
bottle do
|
||||
sha256 "2c360204c8420cb5d970a7bf453936d7a1163ec061082f14fea1fd7f80422084" => :sierra
|
||||
sha256 "51565747e6ff1c767397a9904e82b6e387cdbb0ce38aea9da7137587710ee76a" => :el_capitan
|
||||
sha256 "3bc3271ca1ec75712eb91797c4a6a702b0a96a911097bd8ca038a29838d396bb" => :yosemite
|
||||
sha256 "339a45ac04bb079550bbca620a6a7d759e27bfa5203e7bb7f2c9f64b7c2edd59" => :sierra
|
||||
sha256 "59fcad611ef8b50e8ac9194a6f1971b8acb3d0f0ed3a47b9af601caa88d89bdd" => :el_capitan
|
||||
sha256 "44556ea4cb27b61cb931c796c8d5e48298a2b1bedd9830f308bf1e8b8c1cdb23" => :yosemite
|
||||
end
|
||||
|
||||
option "32-bit"
|
||||
|
|
Loading…
Reference in a new issue