Skip to content

Commit 5f75fc8

Browse files
committed
aliyun-cli: update 3.0.281 bottle.
1 parent b86c01f commit 5f75fc8

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
@@ -8,12 +8,12 @@ class AliyunCli < Formula
88
head "https://github.com/aliyun/aliyun-cli.git", branch: "master"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "134451ee84b5df442b2d783d2ba13e99ea45ad964d1cf8d3efd481bb689a3058"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "134451ee84b5df442b2d783d2ba13e99ea45ad964d1cf8d3efd481bb689a3058"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "134451ee84b5df442b2d783d2ba13e99ea45ad964d1cf8d3efd481bb689a3058"
14-
sha256 cellar: :any_skip_relocation, sonoma: "4486590dade748a7cf3ed027ba0bd4486f3f608e93a05b1a87400e498c63cdde"
15-
sha256 cellar: :any_skip_relocation, ventura: "4486590dade748a7cf3ed027ba0bd4486f3f608e93a05b1a87400e498c63cdde"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "3bfb2caf24947983bab6ead292bc2d2050ffb9e3790e374b160ec0b8609e566b"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5a23338a1468ab810b9020158382f8cd96202d8cc06ca78155ad3ad4eb94ab2c"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5a23338a1468ab810b9020158382f8cd96202d8cc06ca78155ad3ad4eb94ab2c"
13+
sha256 cellar: :any_skip_relocation, arm64_ventura: "5a23338a1468ab810b9020158382f8cd96202d8cc06ca78155ad3ad4eb94ab2c"
14+
sha256 cellar: :any_skip_relocation, sonoma: "518930278d336b8026e65479c916ce97de5e1c2f96e6a959e009dfffccccd77b"
15+
sha256 cellar: :any_skip_relocation, ventura: "518930278d336b8026e65479c916ce97de5e1c2f96e6a959e009dfffccccd77b"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "bba373c268f389f502a7515f2f52f6dd4c440a5fd507c55245e8cbb678f6ee56"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)