Skip to content

Commit

Permalink
[email protected]: add 22.5.2.53 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
traceon committed Jul 14, 2022
1 parent 4185d93 commit 58cae7f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ class ClickhouseAT225 < Formula
regex(/^v?(22\.5(?:\.\d+)+)-(?:stable|lts)$/i)
end

bottle do
root_url "https://github.com/Altinity/homebrew-clickhouse/releases/download/[email protected]"
sha256 cellar: :any_skip_relocation, arm64_monterey: "3b9712b106c7266289c7bff1f6888b7dbb7e031b33e32c182d24677680094406"
sha256 monterey: "c3c88888179170cdec8ad6ca34bb7e2f7c3e3eb247a24b8e5c45b0c236b90f0d"
end

keg_only :versioned_formula

depends_on "cmake" => :build
Expand Down

0 comments on commit 58cae7f

Please sign in to comment.