Skip to content

Commit

Permalink
Use correct shasum for 23.3
Browse files Browse the repository at this point in the history
  • Loading branch information
macb committed Jun 7, 2023
1 parent 4388a40 commit 7954b21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class ClickhouseAT233 < Formula

bottle do
root_url "https://github.com/vantage-sh/homebrew-clickhouse/releases/download/v23.3"
sha256 cellar: :any_skip_relocation, arm64_monterey: "207b0fc7d3559c69c3047d496d132bfc869016a17afa319716f62a011352f95f"
sha256 cellar: :any_skip_relocation, arm64_monterey: "d4d1dd9655af0dcd0969c8bf62ffbe4326fc03fdbca07b246afa8a9c227455b1"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit 7954b21

Please sign in to comment.