Skip to content

Commit 7bd151f

Browse files
committed
conan: update 2.15.0 bottle.
1 parent eb9a667 commit 7bd151f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/c/conan.rb

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

1111
bottle do
12-
sha256 cellar: :any, arm64_sequoia: "5bb83abe953991301c0019e6c662cf1f59d130ea030c288b807a758012f95462"
13-
sha256 cellar: :any, arm64_sonoma: "d1d690154938fefef96216a68f1f066779d992bd867b4c31c222a287826dab9e"
14-
sha256 cellar: :any, arm64_ventura: "df1c7aa7ac57d784245a2e57b7427cf18b74b21f3dfd91235a51fc35bb6e0456"
15-
sha256 cellar: :any, sonoma: "075379c5e2287c1938875ef9642a310761742aad9cd9e56e51b17c7bf19666ea"
16-
sha256 cellar: :any, ventura: "604fe2e1cc38c4bfba2cd780cdeb82954c8b21490d2d43ec7a8ada2d527345d5"
17-
sha256 cellar: :any_skip_relocation, arm64_linux: "70b67526ad9f7831b4edab9af92f792e87510d504c2f25c0750b29f740bbf145"
18-
sha256 cellar: :any_skip_relocation, x86_64_linux: "195516ec71e4428d6d615f4d147008291c5b67a431b275684af1713de5af2eb2"
12+
sha256 cellar: :any, arm64_sequoia: "25a2ced1e83565d26e01f686104c1e41c0285937131daeea78e488c0580067e5"
13+
sha256 cellar: :any, arm64_sonoma: "a9af8bfb16178a9517c09e42a17d23cdeb0ca8ef94116eb56c79568e1ffb0aa0"
14+
sha256 cellar: :any, arm64_ventura: "d31e8d3d19bf0ba710e540c1858952145cc3b4dcc76903ae8db82f4e75416b78"
15+
sha256 cellar: :any, sonoma: "4ca1b8a90b172c9854d8bf570ed0fefe63e75dfebfce45c84acb56d9a63ee8e5"
16+
sha256 cellar: :any, ventura: "655e0ccb8dd96c6fb34c6491baea9e65147f77b6a7a2d03bced183b72292a2ed"
17+
sha256 cellar: :any_skip_relocation, arm64_linux: "2452080c3d0f0c6bb285ddcc0ee43e1df31adc46c769e10845d40381bbd34d29"
18+
sha256 cellar: :any_skip_relocation, x86_64_linux: "51456b9a13137ba450a1f9ba5b76294a8c424c616540025b8436cd5a4e21de15"
1919
end
2020

2121
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)