Skip to content

Commit ffa0079

Browse files
committed
aliyun-cli: update 3.0.254 bottle.
1 parent aed7c9e commit ffa0079

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/a/aliyun-cli.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class AliyunCli < Formula
77
license "Apache-2.0"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "48eebf581518a41e7e7bf3e35068cd5efa9a1b322d49d2a7c58cdc74995dc9db"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "48eebf581518a41e7e7bf3e35068cd5efa9a1b322d49d2a7c58cdc74995dc9db"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "48eebf581518a41e7e7bf3e35068cd5efa9a1b322d49d2a7c58cdc74995dc9db"
13-
sha256 cellar: :any_skip_relocation, sonoma: "1a73994f75ffcd3e95990c8a11c22373fc42f30043d4deab49435888141329f9"
14-
sha256 cellar: :any_skip_relocation, ventura: "1a73994f75ffcd3e95990c8a11c22373fc42f30043d4deab49435888141329f9"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "2897cde33b30cec372cff382142d0c85daef03b7359cf2e188d16cc28967bbfa"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9dac1661218a691528581ee238eb1e3a365f4cb8e5e341267165dd20035c3c2e"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9dac1661218a691528581ee238eb1e3a365f4cb8e5e341267165dd20035c3c2e"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "9dac1661218a691528581ee238eb1e3a365f4cb8e5e341267165dd20035c3c2e"
13+
sha256 cellar: :any_skip_relocation, sonoma: "54d99c0bc2e8cb224b091e82a59418d3a19ea0a6eb67cf551ae7e21eb63834a6"
14+
sha256 cellar: :any_skip_relocation, ventura: "54d99c0bc2e8cb224b091e82a59418d3a19ea0a6eb67cf551ae7e21eb63834a6"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "56fa78d880d3e5538331cffe3d78524ccc70354f0fbec285f2a226b5275d0688"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)