Skip to content

Commit 57c7ddb

Browse files
committed
libclc: update 20.1.4 bottle.
1 parent c6edc7f commit 57c7ddb

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/lib/libclc.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ class Libclc < Formula
1111
end
1212

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f709c64531511db958e3db10e2193c31553a88a40dea5fbb65babc6a9bbd60f8"
15-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f709c64531511db958e3db10e2193c31553a88a40dea5fbb65babc6a9bbd60f8"
16-
sha256 cellar: :any_skip_relocation, arm64_ventura: "f709c64531511db958e3db10e2193c31553a88a40dea5fbb65babc6a9bbd60f8"
17-
sha256 cellar: :any_skip_relocation, sonoma: "f709c64531511db958e3db10e2193c31553a88a40dea5fbb65babc6a9bbd60f8"
18-
sha256 cellar: :any_skip_relocation, ventura: "f709c64531511db958e3db10e2193c31553a88a40dea5fbb65babc6a9bbd60f8"
19-
sha256 cellar: :any_skip_relocation, arm64_linux: "f709c64531511db958e3db10e2193c31553a88a40dea5fbb65babc6a9bbd60f8"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "39bf9e0dbe1fec3ffd673c8e23fac0302d133e59d9b8c6c268470a78f4811e8c"
14+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "17fbdaa36c8341641be522624ceaefe6252a9d4a0b9fc3292a4eab293926de9f"
15+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "17fbdaa36c8341641be522624ceaefe6252a9d4a0b9fc3292a4eab293926de9f"
16+
sha256 cellar: :any_skip_relocation, arm64_ventura: "17fbdaa36c8341641be522624ceaefe6252a9d4a0b9fc3292a4eab293926de9f"
17+
sha256 cellar: :any_skip_relocation, sonoma: "17fbdaa36c8341641be522624ceaefe6252a9d4a0b9fc3292a4eab293926de9f"
18+
sha256 cellar: :any_skip_relocation, ventura: "17fbdaa36c8341641be522624ceaefe6252a9d4a0b9fc3292a4eab293926de9f"
19+
sha256 cellar: :any_skip_relocation, arm64_linux: "17fbdaa36c8341641be522624ceaefe6252a9d4a0b9fc3292a4eab293926de9f"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "ade3403a9289e3cb14543bdabe80c361ada72d0c87224ce69bcc105984e14533"
2121
end
2222

2323
depends_on "cmake" => :build

0 commit comments

Comments
 (0)