Skip to content

Commit

Permalink
Merge pull request #200890 from Homebrew/bump-aliyun-cli-3.0.237
Browse files Browse the repository at this point in the history
aliyun-cli 3.0.237
  • Loading branch information
BrewTestBot authored Dec 12, 2024
2 parents ea60e0b + d80e798 commit 24a7941
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/a/aliyun-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@ 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.236",
revision: "194b5418f8bf6bd631c2bb134d4dc8cb4279ce3f"
tag: "v3.0.237",
revision: "c89dbf006ffdba5b752a3169eee338b8b06a78cd"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4e006b30f7d875fc43c85b5e6ef1bb87650d45fb3d0192c9dc630e27efa880a1"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4e006b30f7d875fc43c85b5e6ef1bb87650d45fb3d0192c9dc630e27efa880a1"
sha256 cellar: :any_skip_relocation, arm64_ventura: "4e006b30f7d875fc43c85b5e6ef1bb87650d45fb3d0192c9dc630e27efa880a1"
sha256 cellar: :any_skip_relocation, sonoma: "bc920a9d6b33e9a037cea1ac365abb0d4b182257ee949ed60379c560201b221f"
sha256 cellar: :any_skip_relocation, ventura: "bc920a9d6b33e9a037cea1ac365abb0d4b182257ee949ed60379c560201b221f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b67dbf6fb229da6262d560606ff53379437b96ea5b6fc1a97014c7d754d6b3e4"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c5d806cec203e4a4e170aff4461218396f0b7c26dbd82284b28d5477c34e1d86"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c5d806cec203e4a4e170aff4461218396f0b7c26dbd82284b28d5477c34e1d86"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c5d806cec203e4a4e170aff4461218396f0b7c26dbd82284b28d5477c34e1d86"
sha256 cellar: :any_skip_relocation, sonoma: "00a8e2fa5d750527fb08eada4d3e34a18873e6cd58a6836d9792f38a705304de"
sha256 cellar: :any_skip_relocation, ventura: "00a8e2fa5d750527fb08eada4d3e34a18873e6cd58a6836d9792f38a705304de"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ca164811532720e109aa5121e9654e7491a7269d24bcc03928703849df5ec28f"
end

depends_on "go" => :build
Expand Down

0 comments on commit 24a7941

Please sign in to comment.