Skip to content

Commit 362f2db

Browse files
committed
yeet: update 0.6.1 bottle.
1 parent 8cbf345 commit 362f2db

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/y/yeet.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Yeet < Formula
77
head "https://github.com/TecharoHQ/yeet.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ab0f01e210c875e6e3d877ae90501750b237932f57fea21c1bc467e8a0f1eda7"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ab0f01e210c875e6e3d877ae90501750b237932f57fea21c1bc467e8a0f1eda7"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "ab0f01e210c875e6e3d877ae90501750b237932f57fea21c1bc467e8a0f1eda7"
13-
sha256 cellar: :any_skip_relocation, sonoma: "d07b9541b0ab17a0c2bcead15f5c23c599b99dbf0cdbbc9201c19b820daacbc9"
14-
sha256 cellar: :any_skip_relocation, ventura: "d07b9541b0ab17a0c2bcead15f5c23c599b99dbf0cdbbc9201c19b820daacbc9"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "cd694b054ccadce7cac78ca150fd568e2a8ec5b5a358fd2bb1ebf6464f4cf68a"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "adce749755dbd9fa70914a9060dfb69baa356f28d7e880f505b7a629f641916d"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "adce749755dbd9fa70914a9060dfb69baa356f28d7e880f505b7a629f641916d"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "adce749755dbd9fa70914a9060dfb69baa356f28d7e880f505b7a629f641916d"
13+
sha256 cellar: :any_skip_relocation, sonoma: "5fe5a7dac77da8778f27e48ffe3364a043fb5a005a66a900c84d5463b41b463e"
14+
sha256 cellar: :any_skip_relocation, ventura: "5fe5a7dac77da8778f27e48ffe3364a043fb5a005a66a900c84d5463b41b463e"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a7b8fe20a7ceaeecd202b89c9841840b79300865461fe61cb7659cf91f27924a"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)