Skip to content

Commit b75397d

Browse files
committed
libfabric: update 2.0.0 bottle.
1 parent 3b276f0 commit b75397d

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/lib/libfabric.rb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,12 @@ class Libfabric < Formula
1212
end
1313

1414
bottle do
15-
sha256 cellar: :any, arm64_sequoia: "53db554a6bfa1c550717bbb5c69381a2b9a6e4e7c8da97b7442a5f614aa4e02b"
16-
sha256 cellar: :any, arm64_sonoma: "89412889917d484d03bb9876eda676c9d777837f8f500e637d41a189e5b03f83"
17-
sha256 cellar: :any, arm64_ventura: "20191f9f094e0905274ec9a193d2bc0f24ed1d0d67a8ed26bd612b8f0a37865f"
18-
sha256 cellar: :any, arm64_monterey: "f4e5fa18fc8d3aaa8af4204597e0218556921e8dfc49911b3035bb6a2c588aed"
19-
sha256 cellar: :any, sonoma: "4e7cd495203660ba7f4eeaf10b2853979aa1e80692e14c7a8cecfcb3ac2c690c"
20-
sha256 cellar: :any, ventura: "710a509782eaad6115ff37d71213dca17e382a9abfb5baac6c1df7f99fcbf32a"
21-
sha256 cellar: :any, monterey: "8924e288d03c033e7200729dbcba6a84f55d0f45e2509729ca430a7fc2cd9c22"
22-
sha256 cellar: :any_skip_relocation, x86_64_linux: "af0d9ff3334d897ed6f253a45b123d65aa51a9c4dfd559a5ff427081591cd48b"
15+
sha256 cellar: :any, arm64_sequoia: "46238f5c1c9a0166b74cbc9be48c22ff37ed554b06aaccca1e4227ba7e885ce0"
16+
sha256 cellar: :any, arm64_sonoma: "f269ca9709004c3083f3a8fbaa3d55ae20e960346aec3668a13e6804cde9281b"
17+
sha256 cellar: :any, arm64_ventura: "bc816ffc5cc3a3b1f1002013cdd5a3a012e5c932ef48e4855bb1313b8cefd550"
18+
sha256 cellar: :any, sonoma: "ea1fcfbb5f56da802f90ee170dc781904c5971f8c5c11a90c8c46dc5d57d9701"
19+
sha256 cellar: :any, ventura: "f994b2ea09200f927a6f729cf26d7cd12af8c4a9560914b3fc9f6b6f499b774b"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "12ca9881749547fcbb6853d09deff1d6e1c3329ea49869d3cebb9d36ca57e1d8"
2321
end
2422

2523
depends_on "autoconf" => :build

0 commit comments

Comments
 (0)