postgres-xc: update 1.0.4 bottle.
This commit is contained in:
parent
ef4b461aad
commit
c82a96ea0e
1 changed files with 4 additions and 3 deletions
|
@ -5,9 +5,10 @@ class PostgresXc < Formula
|
|||
sha256 "b467cbb7d562a8545645182958efd1608799ed4e04a9c3906211878d477b29c1"
|
||||
|
||||
bottle do
|
||||
sha256 "1a8e8d86ffbdce0287ed016a8fe98ab166097356c25db0796defb346d7bd77a6" => :el_capitan
|
||||
sha256 "6a96a35995306b0f3f32a5d3f3b4527d9bced585f828cc9dbec1ef8c29eb8790" => :yosemite
|
||||
sha256 "1f05cbe6cb40097c0e5fb7d3b62d32b5305dce2c364f018c830069e7ad1adcd9" => :mavericks
|
||||
revision 1
|
||||
sha256 "636beaed9fb5a7c632fa8d8185689d9747300cf59938e30240b0be8f492e746c" => :el_capitan
|
||||
sha256 "10ad7c4fc4aea8d963a2020a52e51ba5d386ad6bb987156acd19c7d1ec211751" => :yosemite
|
||||
sha256 "ebc0406afc7906bf6c3a7e8557a51254a37057eeb4db73b049fb5b9232f2709b" => :mavericks
|
||||
end
|
||||
|
||||
option "with-dtrace", "Build with DTrace support"
|
||||
|
|
Loading…
Reference in a new issue