Skip to content

Commit

Permalink
[email protected]: add 22.4.6.53 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
traceon committed Jul 14, 2022
1 parent 283f2d6 commit a3107a0
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 ClickhouseAT224 < Formula
regex(/^v?(22\.4(?:\.\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: "1ae28dfd07feeab41e53f3e6a58c3831ecdaa2bd85a874b73bd31365ffdaccbe"
sha256 monterey: "3636fee3030a602638620d208be36b015c1348e7d7f39ee4dc4f1b5af234ebe2"
end

keg_only :versioned_formula

depends_on "cmake" => :build
Expand Down

0 comments on commit a3107a0

Please sign in to comment.