Skip to content

Commit 3d86c2f

Browse files
committed
kanata: update 1.8.1 bottle.
1 parent 90c2773 commit 3d86c2f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/k/kanata.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class Kanata < Formula
77
head "https://github.com/jtroo/kanata.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "00191f3fc71d8c10903c175405b28cf4040814b2f5096e2c610f0c54959d2d98"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "23b4089f4435096f85e6e88ab7334b55cdd7ab425f7e9793a74e6e1bf23d33fb"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "592dee4c83f875cb32c43f201e5e02995b495e28d28994eaa9548aea775fe89b"
13-
sha256 cellar: :any_skip_relocation, sonoma: "d938a6ac03b75093645f7bbe5caa347133bf916ddc9ff66514caa31601560e72"
14-
sha256 cellar: :any_skip_relocation, ventura: "e325b26295ce7c069579b44bc6e429bdaaa14c38345b9e1f6401d3743f4d2747"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "e2ce466141d3f455c8ea2f09b38cd6bec2e4ce720ff4ca03cd1a78126c50c80c"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "c7ec4ff4482e231762fbdb25f2f9beb751e00a3ccd09f24f6de701200c8cc2e0"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "df97ed1a656d62fcba8d9bdc9d5a8904c8dfbbd82b630723b296ce564868151f"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c0b74a5893bc0f6bff10502462dac37f9842b47f0bd77cb22cb8148dcefccd07"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "6ca911a4ad48e270eb8d68f37f02bd447ddca389fcc8dc6138b795408abd3c9d"
13+
sha256 cellar: :any_skip_relocation, sonoma: "0adac8827b4cf033a98aa81e6470a235ba54479e93f075db66ba3c4c0497747d"
14+
sha256 cellar: :any_skip_relocation, ventura: "77ea8034460b27ba5eaa3589cf32af346699dab214334d801d90707fa612c96b"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "e3a2eb12be9dbf1cb2e431f9ae84554863b6c136fbe48a593dfd1f6e42928201"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "924dbdd95380eae94d5e732fa3f0686b1b07c4c34d60f8838b7caab820f706a2"
1717
end
1818

1919
depends_on "rust" => :build

0 commit comments

Comments
 (0)