yaml-cpp: update 0.6.2 bottle.
This commit is contained in:
parent
cf12568a1f
commit
e685edc6c0
1 changed files with 4 additions and 4 deletions
|
@ -6,10 +6,10 @@ class YamlCpp < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "ad5862fe71b309d1b37f9cda29e969e803b3c3ef93432b38faf68c4b7b5cf4f3" => :mojave
|
||||
sha256 "5e1d0907d3cb39861ff36476f8cabb78d9bdf4a9b228cd860502b03b280c226d" => :high_sierra
|
||||
sha256 "d081b409a0e7c60fc5c4d2c965b63fc0f0c7f3b1e36f61274719982ac5799b09" => :sierra
|
||||
sha256 "5ad764dbd25373bc0bd68b213c611650694fe69f36c90fcd746aa90bc876e8f3" => :el_capitan
|
||||
rebuild 1
|
||||
sha256 "0110c3434c6af9ddd0e36cfe2b875724edc221081a3c28437d827c8a1a2e83e1" => :mojave
|
||||
sha256 "2479b905895f0877694a510343a411cd3239d190141c02854a193324bc47ece1" => :high_sierra
|
||||
sha256 "a0e866bdf04718de53be3525bfc6f12b075a7613fceca1e828f02df054cae8c4" => :sierra
|
||||
end
|
||||
|
||||
depends_on "cmake" => :build
|
||||
|
|
Loading…
Reference in a new issue