File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ class KimiCli < Formula
77 sha256 "94cad9ccb63095eef4f64702545e36e01c415a8716a76604f2b222fb8403b1af"
88 license "Apache-2.0"
99
10+ bottle do
11+ sha256 cellar : :any , arm64_tahoe : "21229948eae88e10f97723dd4bb62d428f8afb96ffb249bd8504637ed227fe6e"
12+ sha256 cellar : :any , arm64_sequoia : "90d8a75076fbe294f84ac0a2583afc53a0968cd51fcbc74139b0d0ee007b0534"
13+ sha256 cellar : :any , arm64_sonoma : "3d93b8eae4099ad363b2eadc63e6fc233f3d1ff5ba0f96cb29b6216e546edd78"
14+ sha256 cellar : :any , sonoma : "c36072e68edc31cd6ea9df710e8079f33ef4cd7afbb630a0a529f02f15d23e5d"
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "677ee3c46498dbe7ec9fb86eaffae3ff02b8fcf9189a0baf28b0b6b351530181"
16+ end
17+
1018 depends_on "pkgconf" => :build
1119 depends_on "rust" => :build # for jiter
1220 depends_on "certifi" => :no_linkage
You can’t perform that action at this time.
0 commit comments