Skip to content

Commit fe20e22

Browse files
committed
conan: update 2.10.1 bottle.
1 parent d3c5d7f commit fe20e22

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/c/conan.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ class Conan < Formula
99
head "https://github.com/conan-io/conan.git", branch: "develop"
1010

1111
bottle do
12-
sha256 cellar: :any, arm64_sequoia: "83876f2fc4fa74c20498cc4ddf87c2536ae5f7d8219862e9225b55ca4d8dbaf1"
13-
sha256 cellar: :any, arm64_sonoma: "b8fa714018d21d639cc858d344a90de3bb51c1e2330d20dcfc4922a53cd3e61b"
14-
sha256 cellar: :any, arm64_ventura: "85660c3bc50150f5606815c6e1f95c24dacac2ab5e68ebad4824ed02bd529a40"
15-
sha256 cellar: :any, sonoma: "090d2b362586643cacc77f8525773b1f5532b2e632837fba3c41a97ec9b589b9"
16-
sha256 cellar: :any, ventura: "59fb8f096d684211245c0ab771c467a7ec4d7e24674791cdace6afd19a5d9c53"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "5bd5d62e03d283d07cdb95eeca10a01cfa3d362200621cb5d2689ec45053c80f"
12+
sha256 cellar: :any, arm64_sequoia: "02282b89d4292fdc5c94c466f96f97813f1f47f116686a58af420cd38128ce8d"
13+
sha256 cellar: :any, arm64_sonoma: "8bd4ca935e716c777183d499c335b7a141eba5d802f9164dd4dda0a5a9b7a178"
14+
sha256 cellar: :any, arm64_ventura: "49f330103b3794bc421328f7fcb74b1aceb07f56487614574d469f850e341f14"
15+
sha256 cellar: :any, sonoma: "a068a3c4f6d4ecea0451fefaae31181764fd62fbb0dd327a47306e16b6733f77"
16+
sha256 cellar: :any, ventura: "ac9cbe1c9bacdf02504011f08df00fbf9561c22ecd63c8f4c4d41c53dc17ef78"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "4e9d64cc30169d2a0133f34d2db41abdda71faa07d3634b419c2e0f039047aaa"
1818
end
1919

2020
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)