Skip to content

Commit

Permalink
aliyun-cli: update 3.0.223 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 20, 2024
1 parent 9263e0c commit 40f304d
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Formula/a/aliyun-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,12 @@ class AliyunCli < Formula
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5e4d4a3bc8c218baf2402a81970aa09631d11281e810b8f1155ff0638fd600d3"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "dd83f3b21d9fbb5cbce6fb00fa3da94963b8a73ffd5d6c8fe4d8daee20d44b3e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "dd83f3b21d9fbb5cbce6fb00fa3da94963b8a73ffd5d6c8fe4d8daee20d44b3e"
sha256 cellar: :any_skip_relocation, arm64_monterey: "dd83f3b21d9fbb5cbce6fb00fa3da94963b8a73ffd5d6c8fe4d8daee20d44b3e"
sha256 cellar: :any_skip_relocation, sonoma: "e0065d6f37860d76b164a1522400bf2c4d1587311bfac132e14aaacf74d1d8d9"
sha256 cellar: :any_skip_relocation, ventura: "e0065d6f37860d76b164a1522400bf2c4d1587311bfac132e14aaacf74d1d8d9"
sha256 cellar: :any_skip_relocation, monterey: "e0065d6f37860d76b164a1522400bf2c4d1587311bfac132e14aaacf74d1d8d9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ddc0c5abb3be0ff35fc153dcc8dfeded94e1371fb6857d303d1192f92fa9705f"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d8ce39b98bdf3ffa3ff46024f7149dd0788d19472626a2587b6c9faaedb18186"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d8ce39b98bdf3ffa3ff46024f7149dd0788d19472626a2587b6c9faaedb18186"
sha256 cellar: :any_skip_relocation, arm64_ventura: "d8ce39b98bdf3ffa3ff46024f7149dd0788d19472626a2587b6c9faaedb18186"
sha256 cellar: :any_skip_relocation, sonoma: "d21945ac7e712c2ed27c1c585dfeda9efd29111c78365338ee3cdb80787dc318"
sha256 cellar: :any_skip_relocation, ventura: "d21945ac7e712c2ed27c1c585dfeda9efd29111c78365338ee3cdb80787dc318"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2f33ae0bfb7b7ce8985ed4dbda84c38d288ab64f2d31f371c35a1f9d6373b287"
end

depends_on "go" => :build
Expand Down

0 comments on commit 40f304d

Please sign in to comment.