mongo-cxx-driver: update 3.2.0 bottle.
This commit is contained in:
parent
88774a0c3f
commit
b9689d9a5f
1 changed files with 4 additions and 4 deletions
|
@ -6,10 +6,10 @@ class MongoCxxDriver < Formula
|
|||
head "https://github.com/mongodb/mongo-cxx-driver.git"
|
||||
|
||||
bottle do
|
||||
sha256 "b12a8b6566b88131477f79a84bd75a2145ac8545da8262966b2d2df6e750c76e" => :high_sierra
|
||||
sha256 "7ad27f3653c9918154c096f0c00c0e0d70289817a81ad11c84f17850ea0f774b" => :sierra
|
||||
sha256 "96e2986f43166c5f54ef62a7dc36dc007a5e5a63057b9bc05d23b2e4ff53e2f0" => :el_capitan
|
||||
sha256 "514fbb37aee0e2cb3d72c8a31e984e8be6bd5308081c1051598f9e7efea543c9" => :yosemite
|
||||
cellar :any
|
||||
sha256 "9ce364cb4545f7cb4453ca6adcac2d381dd724cc3df4bcddc87921d2481b586e" => :high_sierra
|
||||
sha256 "5a16f976b70d1f99247e02276debb9098a42d1a92693e8447cbb62cf4e8e2f41" => :sierra
|
||||
sha256 "228a9e3cc0f097b54e9464422528abd89a95c485305a4cc951f9ec0426cdfbbd" => :el_capitan
|
||||
end
|
||||
|
||||
needs :cxx11
|
||||
|
|
Loading…
Reference in a new issue