Skip to content

Commit dc816a8

Browse files
committed
yeet: update 0.8.1 bottle.
1 parent 19bff3b commit dc816a8

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_tahoe: "20fc2b2854628aee38648bb20671427ec86ef9872d58d6d1df92934766428c78"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "20fc2b2854628aee38648bb20671427ec86ef9872d58d6d1df92934766428c78"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "20fc2b2854628aee38648bb20671427ec86ef9872d58d6d1df92934766428c78"
13-
sha256 cellar: :any_skip_relocation, sonoma: "c7ade8c9f0e28dde1e21e088970e8be2500ad75e52d54e77a6ed5b52acddaa85"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "82b3c64e4df27cda60d14bf4b2bf9a60551e8d904ffce500d6957880b82621c7"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "cd3a1031582e973ad2b2ab73758dee95ebd1f1d01c076e72a620244d5d48979c"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "8bd1f148b7ab439880382186e01053c7328faf48fc31e516d3e2219a2914dbd6"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8bd1f148b7ab439880382186e01053c7328faf48fc31e516d3e2219a2914dbd6"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8bd1f148b7ab439880382186e01053c7328faf48fc31e516d3e2219a2914dbd6"
13+
sha256 cellar: :any_skip_relocation, sonoma: "f8e39b4014eabde128677677002de5918e80af8cd776d7a75a40afae9c2aa6e6"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "81aaede03fd120dc85d7ded8a3efc832c378a53335775b81efa62dcc4edfcfd0"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "3c3e9b479d7a14d8aea22105e7286d145b6dc1edcbe9dd4c420bcf2e1d764590"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)