Skip to content

Commit ce85af4

Browse files
committed
clickhouse-odbc: update 1.2.1.20220905_10 bottle.
1 parent fccf8c1 commit ce85af4

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

Formula/c/clickhouse-odbc.rb

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@ class ClickhouseOdbc < Formula
1616
no_autobump! because: :requires_manual_review
1717

1818
bottle do
19-
rebuild 1
20-
sha256 cellar: :any, arm64_tahoe: "dee2bd4e071f2585904621067570b9a92e675831f6405aaeac76ac1648dc26b3"
21-
sha256 cellar: :any, arm64_sequoia: "15179848956db90fc46f2d8956f6f7bf4da08455b14eaed60efabdb34a352f1d"
22-
sha256 cellar: :any, arm64_sonoma: "51c55d0277110f5867a2738b53802a425db0c2fc6368a34e2109e139ab453dc8"
23-
sha256 cellar: :any, sonoma: "ded9b6716043ec3d6a52e32fd3390f1117c3824d2d66cde643e28e6cc6c65b8e"
24-
sha256 cellar: :any_skip_relocation, arm64_linux: "63552c54a95bb8665ae1431c41b33004f505e45b29f55e6e9c30656759e28fef"
25-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1785a346aa9d198e22c04c7c493982484fc2300a8b828c3ea70723ae78dda737"
19+
sha256 cellar: :any, arm64_tahoe: "fac4f8638aab95398286ba3643e97dd262fa9ae44d9b8c664efef374411f1868"
20+
sha256 cellar: :any, arm64_sequoia: "20d55267bc68f23afbbf8c8f3e1dcdb7457b9f6028c8fdaa2ff81d56147d6d17"
21+
sha256 cellar: :any, arm64_sonoma: "673d76f74f1a78fff36d0d4571f8d18d909434299de74e9fcf77f7135ff415a5"
22+
sha256 cellar: :any, sonoma: "ba56a48154f82caf7bbf13ecee91a68cf5b3e994fef7f39d2cc54879786690dc"
23+
sha256 cellar: :any_skip_relocation, arm64_linux: "e3f3993599dacc6b9e64c9c81e94aef58fe89724671ac4a7d7a6313444ce88d6"
24+
sha256 cellar: :any_skip_relocation, x86_64_linux: "9f52242f5c6add9f233d621e90b8c98b3a5eda4aa2f686f20d783177d1c88d90"
2625
end
2726

2827
depends_on "cmake" => :build

0 commit comments

Comments
 (0)