Skip to content

Commit 8ab8740

Browse files
committed
kanata: add 1.7.0 bottle.
1 parent 2406b39 commit 8ab8740

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/k/kanata.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)