Skip to content

Commit

Permalink
fix: Class names.
Browse files Browse the repository at this point in the history
  • Loading branch information
brookemckim committed Dec 20, 2024
1 parent 1b16697 commit 2da268b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Formula/[email protected]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class ClickhouseAT243 < Formula
class ClickhouseAT2412 < Formula
desc "Free analytics DBMS for big data with SQL interface"
homepage "https://clickhouse.com"
url "https://github.com/ClickHouse/ClickHouse/releases/download/v24.12.1.1614-stable/clickhouse-macos-aarch64",
Expand Down
2 changes: 1 addition & 1 deletion Formula/[email protected]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class ClickhouseAT243 < Formula
class ClickhouseAT248 < Formula
desc "Free analytics DBMS for big data with SQL interface"
homepage "https://clickhouse.com"
url "https://github.com/ClickHouse/ClickHouse/releases/download/v24.8.7.41-lts/clickhouse-macos-aarch64",
Expand Down

0 comments on commit 2da268b

Please sign in to comment.