Skip to content

Commit

Permalink
clickhouse@22.3 22.3.9.19
Browse files Browse the repository at this point in the history
Closes #52.

Signed-off-by: Denis Glazachev <10261534+traceon@users.noreply.github.com>
  • Loading branch information
traceon committed Aug 4, 2022
1 parent 7c846a6 commit dafc14a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/clickhouse@22.3.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ class ClickhouseAT223 < Formula
desc "Free analytics DBMS for big data with SQL interface"
homepage "https://clickhouse.com"
url "https://github.com/ClickHouse/ClickHouse.git",
tag: "v22.3.8.39-lts",
revision: "6bcf982f58bdfde503550c456a6ed551552dde77"
tag: "v22.3.9.19-lts",
revision: "7976930b82eed26e8728897d530e044774e0cded"
license "Apache-2.0"
head "https://github.com/ClickHouse/ClickHouse.git",
branch: "22.3"
Expand Down

0 comments on commit dafc14a

Please sign in to comment.