Skip to content

Commit de73240

Browse files
committed
yutu: update 0.9.10 bottle.
1 parent 7cd31e8 commit de73240

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

Formula/y/yutu.rb

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@ class Yutu < Formula
88
head "https://github.com/eat-pray-ai/yutu.git", branch: "main"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "06738845be37b5af38326ce2d5d589ca73f1a71dd0eb315ead52967b54094651"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "06738845be37b5af38326ce2d5d589ca73f1a71dd0eb315ead52967b54094651"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "06738845be37b5af38326ce2d5d589ca73f1a71dd0eb315ead52967b54094651"
14-
sha256 cellar: :any_skip_relocation, sonoma: "450807c5b5a1e0fa39df551a1677f23f4189b2fe13f425840f5b09d728378a5d"
15-
sha256 cellar: :any_skip_relocation, ventura: "450807c5b5a1e0fa39df551a1677f23f4189b2fe13f425840f5b09d728378a5d"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "bf4c6e6cde1cfa1e3e11da5e683d8e5b80c840baba1b5e223ea70b72448e3093"
11+
rebuild 1
12+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4a6379dfa432ab78de09e8f57ac788033cc60b4563954d3eedab897182135d6b"
13+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4a6379dfa432ab78de09e8f57ac788033cc60b4563954d3eedab897182135d6b"
14+
sha256 cellar: :any_skip_relocation, arm64_ventura: "4a6379dfa432ab78de09e8f57ac788033cc60b4563954d3eedab897182135d6b"
15+
sha256 cellar: :any_skip_relocation, sonoma: "0ffb38dcb261f787f7db6f486a423fd365489da3907d4f71e6be342eb8408a01"
16+
sha256 cellar: :any_skip_relocation, ventura: "0ffb38dcb261f787f7db6f486a423fd365489da3907d4f71e6be342eb8408a01"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a9425e2e6983e47c468b763c5ab598a6007a47e064838074b58f5c53ef59a63a"
1718
end
1819

1920
depends_on "go" => :build

0 commit comments

Comments
 (0)