Skip to content

Commit

Permalink
Merge pull request #178423 from Homebrew/bump-aliyun-cli-3.0.215
Browse files Browse the repository at this point in the history
aliyun-cli 3.0.215
  • Loading branch information
BrewTestBot authored Jul 25, 2024
2 parents 2edb925 + 03a59b9 commit 7f03246
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/a/aliyun-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@ class AliyunCli < Formula
desc "Universal Command-Line Interface for Alibaba Cloud"
homepage "https://github.com/aliyun/aliyun-cli"
url "https://github.com/aliyun/aliyun-cli.git",
tag: "v3.0.214",
revision: "635d1d3df297be8215e4c1b33ba5ce9f7430c6df"
tag: "v3.0.215",
revision: "33e56124ec1599f169332994325bb86ef0d5fba0"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c4134a878ebc42ac09ddb67082e49951f860c3d741f76d339da20ee518a47422"
sha256 cellar: :any_skip_relocation, arm64_ventura: "91484feeb83f3bcdeba3220efd8b3444805129d64d4554f64e308643482282ee"
sha256 cellar: :any_skip_relocation, arm64_monterey: "bc14ad9f21dbde3d42b0c942d9f743005d946920e4ed5570cabb614b03a708e4"
sha256 cellar: :any_skip_relocation, sonoma: "32ab998b66eddda5be893888c0741ae7b5cfc3386228156bf9faf2e24cf8d03f"
sha256 cellar: :any_skip_relocation, ventura: "d8a9aad382b74f7bc970d63593cffe698fd0d49b8cbb529736b74ce14dea30a4"
sha256 cellar: :any_skip_relocation, monterey: "0136bd0dd73d200b9fc940ae5166b32d6e9fbf7cb63ea2ab0176127de354200b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "89377f25e3c5b6badd49667e2eb290c54545c436cd02f001696aecc62f7240e2"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9360bc23f4da2db425dc19536f875904a1ab802b4c62f70dbd9d362573f7b487"
sha256 cellar: :any_skip_relocation, arm64_ventura: "e2c2a33799450defe9af49c804d50dc30276ba42cf672552fb3443afca02cefd"
sha256 cellar: :any_skip_relocation, arm64_monterey: "f724c8a4eda61b0ffe8266eb1471a198e9014b2b688a18452504281e7b8bda5b"
sha256 cellar: :any_skip_relocation, sonoma: "36b16b1b5f5edd0ef067065dc1eed02ad08d88ed4186feda7ea5894241f7fecc"
sha256 cellar: :any_skip_relocation, ventura: "a2ac4755335211eab071160bc56dcc77777500395568b2c52ed4f7deee492e2e"
sha256 cellar: :any_skip_relocation, monterey: "0b41ebe7a46fa7a40a81d7e368b254e6318990fb2e088afda8bb788959b93096"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9d0c69050318c1fec9e97c5c16f0dd62c466558b4a49ba06b3328cbc80b8d78c"
end

depends_on "go" => :build
Expand Down

0 comments on commit 7f03246

Please sign in to comment.