Skip to content

Commit

Permalink
conan: update 2.9.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 7, 2024
1 parent 461321b commit ba774aa
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/c/conan.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ class Conan < Formula
head "https://github.com/conan-io/conan.git", branch: "develop"

bottle do
sha256 cellar: :any, arm64_sequoia: "0edb9e78aa84235eacf2a0748710fdc610bd3d289edc59d982af1fe1956782b0"
sha256 cellar: :any, arm64_sonoma: "35f2db3387d433dd4df259b5364acb0bafd7e08a21e2839a419ea78292abd00e"
sha256 cellar: :any, arm64_ventura: "fc7253ccf4ff420c621d34fc6f821488f5b537f4a6eeaf1f27480899754e1b08"
sha256 cellar: :any, sonoma: "d160b2f1a357f4dc4c87919d371612bbe11ae586fbfd35969a8239463d346c12"
sha256 cellar: :any, ventura: "5c85f69239499e1dd46779beda54842e0fc9b15d4d6c235b87a35fdc8f948bc3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "1d2b8795bbacc7ef2da520a9ab2486574cda61af95ce944eeccc94b78e4ddade"
sha256 cellar: :any, arm64_sequoia: "6f344f5a6865135527c59da76305bdfbe12728e091a5ef294fe0fafac6592e1a"
sha256 cellar: :any, arm64_sonoma: "c851f5ea2ade719d37f7891dc561570ad06d8242cbebe615d614fcc169cce6d2"
sha256 cellar: :any, arm64_ventura: "4da75396865d4e286f7c00f9080d928eec8bdf80be5a322dfb31f01d3cbd80d8"
sha256 cellar: :any, sonoma: "a7f82758644333e0f996605773fa2564628cddaa4a55d42baad5426043b61e55"
sha256 cellar: :any, ventura: "a521b0b5623fe6c8a2babcfcb417437427c3ca21a952121724f901aed58e8a20"
sha256 cellar: :any_skip_relocation, x86_64_linux: "00e675dc0090abbb7de0cde1fc2cdb7dce7b0e5f5575bfd5c43c5acfe8702333"
end

depends_on "pkg-config" => :build
Expand Down

0 comments on commit ba774aa

Please sign in to comment.