clickhouse 23.9.1.1854-stable

This commit is contained in:
Rui Chen 2023-09-29 17:31:40 +08:00
parent 63f57163cc
commit 3b4cfc82b3
No known key found for this signature in database
GPG Key ID: 6577287BDCA70840
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
cask "clickhouse" do
arch arm: "-aarch64"
version "23.8.3.48-lts"
sha256 arm: "f8570159b74d17c00434775fef788edc0519e6b305141dfe803aec3fdd9a5a62",
intel: "d8f0c9a2df15c10028fe64d1553c8382a194fa39b2f170aa4b708f00847ef855"
version "23.9.1.1854-stable"
sha256 arm: "3f03f507ea07925daf29e4724e16dd78c8cc5c1ef3a926491f74d918a631b604",
intel: "1399289f6858b2b6a0cad8f1acfa38a6c299957de27441e1dfdad2deab28f97d"
url "https://github.com/ClickHouse/ClickHouse/releases/download/v#{version}/clickhouse-macos#{arch}",
verified: "github.com/ClickHouse/ClickHouse/"