conan: update 1.43.1 bottle.
parent
3408e58ed6
commit
bc6dfa3355
|
@ -9,12 +9,12 @@ class Conan < Formula
|
||||||
head "https://github.com/conan-io/conan.git", branch: "develop"
|
head "https://github.com/conan-io/conan.git", branch: "develop"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 cellar: :any_skip_relocation, arm64_monterey: "44f861dc0eb158dfdd003ef77bd9a60f5f9de65339ebe580fca326577b3aee04"
|
sha256 cellar: :any_skip_relocation, arm64_monterey: "c99f0f5c36769d034c37863df64fe7c3a60920f343e6c1737646e662ba7eabcf"
|
||||||
sha256 cellar: :any_skip_relocation, arm64_big_sur: "1fb5464c5e348ea78fb5e71dd3357c099816468d5ebd2c3188207fcfcaceda21"
|
sha256 cellar: :any_skip_relocation, arm64_big_sur: "4bdef0ffa9385bb170749b33115e1b0d3952b41ee85599a12802086aafe5046c"
|
||||||
sha256 cellar: :any_skip_relocation, monterey: "70fca704a69b8451b82e2c118909290fe9a7f4cb071afc08b4c3c92832404111"
|
sha256 cellar: :any_skip_relocation, monterey: "c80b24052d2d869796a349a7b87794a33e97e65d89fce08f7311287bfd30c776"
|
||||||
sha256 cellar: :any_skip_relocation, big_sur: "c8c3cdeb8eebfd8cb4b27c9970040a93933682aebc9dbae55536b9e4206f58ec"
|
sha256 cellar: :any_skip_relocation, big_sur: "307f635f01166677518b6e3668d247dc195458f254860b770f2733373f50a47b"
|
||||||
sha256 cellar: :any_skip_relocation, catalina: "b1b557db5e545c8f412ff4550433fbcb76d4b53ac85c61a9e38e38f9db3ba82a"
|
sha256 cellar: :any_skip_relocation, catalina: "4e3f2081850d331ea46fa94a82ea19d5cb17ca4888d52beaf3f82e1761764e40"
|
||||||
sha256 cellar: :any_skip_relocation, x86_64_linux: "c1f23e02f0bcb2bc5e2be3c30127b9cab70670a45586f32eab4f04049308c51b"
|
sha256 cellar: :any_skip_relocation, x86_64_linux: "ad56fed0172b37fdb1a57dbb408406bf726e65afcbe561b2aa6607e35ef7f705"
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "pkg-config" => :build
|
depends_on "pkg-config" => :build
|
||||||
|
|
Loading…
Reference in New Issue