Skip to content

Commit cd9b68b

Browse files
committed
clickhouse-odbc: revision bump (icu4c@78 78.1)
Signed-off-by: botantony <[email protected]>
1 parent 0202bc9 commit cd9b68b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/clickhouse-odbc.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ class ClickhouseOdbc < Formula
55
url "https://github.com/ClickHouse/clickhouse-odbc/archive/refs/tags/v1.2.1.20220905.tar.gz"
66
sha256 "ca8666cbc7af9e5d4670cd05c9515152c34543e4f45e2bc8fa94bee90d724f1b"
77
license "Apache-2.0"
8-
revision 9
8+
revision 10
99
head "https://github.com/ClickHouse/clickhouse-odbc.git", branch: "master"
1010

1111
livecheck do
@@ -29,7 +29,7 @@ class ClickhouseOdbc < Formula
2929
depends_on "cmake" => :build
3030
depends_on "folly" => :build
3131
depends_on "pkgconf" => :build
32-
depends_on "icu4c@77"
32+
depends_on "icu4c@78"
3333
depends_on "openssl@3"
3434
depends_on "poco"
3535
depends_on "utf8proc"

0 commit comments

Comments
 (0)