conan: update 1.43.2 bottle.

master
BrewTestBot 2021-12-21 19:05:22 +00:00
parent ac907d9b91
commit b506d301fd
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -9,12 +9,12 @@ class Conan < Formula
head "https://github.com/conan-io/conan.git", branch: "develop"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "c99f0f5c36769d034c37863df64fe7c3a60920f343e6c1737646e662ba7eabcf"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "4bdef0ffa9385bb170749b33115e1b0d3952b41ee85599a12802086aafe5046c"
sha256 cellar: :any_skip_relocation, monterey: "c80b24052d2d869796a349a7b87794a33e97e65d89fce08f7311287bfd30c776"
sha256 cellar: :any_skip_relocation, big_sur: "307f635f01166677518b6e3668d247dc195458f254860b770f2733373f50a47b"
sha256 cellar: :any_skip_relocation, catalina: "4e3f2081850d331ea46fa94a82ea19d5cb17ca4888d52beaf3f82e1761764e40"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ad56fed0172b37fdb1a57dbb408406bf726e65afcbe561b2aa6607e35ef7f705"
sha256 cellar: :any_skip_relocation, arm64_monterey: "3830edabf282a34bbe2eb4488dab1d0ad6817bb0a93c6546c42a97faf531a415"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "29a32ab8396c9a233a5d6be02179e5a764297b6a5083c91a8fb160dbfcb928f8"
sha256 cellar: :any_skip_relocation, monterey: "a7173c1219ac1d5e29bd3f39fd04f65ba9eb8848151f03c4d051f1d4327f13a4"
sha256 cellar: :any_skip_relocation, big_sur: "4a7febad95abe994147efbeded7ecab48daf223945e2bd5f6acf27b2e5903b12"
sha256 cellar: :any_skip_relocation, catalina: "62a9154f9137f291e63cecd6bf745812f14076d81964e3089c41b679a2f4ccf2"
sha256 cellar: :any_skip_relocation, x86_64_linux: "eafa94e8f95dadf7e5d138bc6a252aace0344395b0c6f3a3a0767b1bca675f52"
end
depends_on "pkg-config" => :build