Skip to content
This repository was archived by the owner on Jan 7, 2023. It is now read-only.

Commit 9724357

Browse files
committed
v1.1.54378 (devel)
1 parent 612580f commit 9724357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clickhouse.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ class Clickhouse < Formula
77
head "https://github.com/yandex/ClickHouse.git"
88

99
devel do
10-
url "https://github.com/yandex/ClickHouse.git", :tag => "v1.1.54370-stable"
10+
url "https://github.com/yandex/ClickHouse.git", :tag => "v1.1.54378-stable"
1111
end
1212

1313
depends_on "gcc"

0 commit comments

Comments
 (0)