Skip to content

Commit

Permalink
libclc: update 19.1.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 30, 2024
1 parent 8f4bee8 commit 37bb5f7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/lib/libclc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ class Libclc < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "24124f8c759b0933640c2cf0ed4db88c8cd1bf6a71163282851726bd397d39c8"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "24124f8c759b0933640c2cf0ed4db88c8cd1bf6a71163282851726bd397d39c8"
sha256 cellar: :any_skip_relocation, arm64_ventura: "24124f8c759b0933640c2cf0ed4db88c8cd1bf6a71163282851726bd397d39c8"
sha256 cellar: :any_skip_relocation, sonoma: "24124f8c759b0933640c2cf0ed4db88c8cd1bf6a71163282851726bd397d39c8"
sha256 cellar: :any_skip_relocation, ventura: "24124f8c759b0933640c2cf0ed4db88c8cd1bf6a71163282851726bd397d39c8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "59b813da7301e7bd25f0ab6f8dca191e5f54d52fe9057885c2773461d6176739"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "89112655124692416a9288c515af4c390bce661327d4fcc89dcb42cfd2af959b"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "89112655124692416a9288c515af4c390bce661327d4fcc89dcb42cfd2af959b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "89112655124692416a9288c515af4c390bce661327d4fcc89dcb42cfd2af959b"
sha256 cellar: :any_skip_relocation, sonoma: "89112655124692416a9288c515af4c390bce661327d4fcc89dcb42cfd2af959b"
sha256 cellar: :any_skip_relocation, ventura: "89112655124692416a9288c515af4c390bce661327d4fcc89dcb42cfd2af959b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2b19b67f106a9803f326cf66bed7ee9158ac41a3f2dbc6f9510d71962cd3d6af"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit 37bb5f7

Please sign in to comment.