File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ class Kanata < Formula
55 sha256 "eb7e11511f77558d72b5b3b0c9defb04b269637e5c8a4ad9b45d21382e9247d2"
66 license "LGPL-3.0-only"
77
8+ bottle do
9+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "e4f7a14dcaf0958380d869568c7e2080f81fa3f04596fb0401185ccfdd2e8b79"
10+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "cd7cf9e89759f062308e6959b1e886c7ba3f538283e00e3b825418191a4146c8"
11+ sha256 cellar : :any_skip_relocation , arm64_ventura : "a66f9003045cb35e1007c11dc43b999ad4fab326329cde8bc7c38339c715ea86"
12+ sha256 cellar : :any_skip_relocation , sonoma : "80c18dc21e71b7b4d9d3751cb2863b4a9676a38cfd41afd554de7106417c713a"
13+ sha256 cellar : :any_skip_relocation , ventura : "6d3b50c939ef8a45a0b2a9a49ebd805f3d59ec4ac5028fca549e8e254db7f405"
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "b68c745a366776fd771c26f076ed63e31618d9b09556f977700e32b7e12ce2ee"
15+ end
16+
817 depends_on "rust" => :build
918
1019 def install
You can’t perform that action at this time.
0 commit comments