We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8682c58 commit d8173e8Copy full SHA for d8173e8
Formula/a/awscli.rb
@@ -3,8 +3,8 @@ class Awscli < Formula
3
4
desc "Official Amazon AWS command-line interface"
5
homepage "https://aws.amazon.com/cli/"
6
- url "https://github.com/aws/aws-cli/archive/refs/tags/2.22.31.tar.gz"
7
- sha256 "f35827df3b246c17aa17829e671cce34f338b37b0d5ef5e8d8f09af26b7f62df"
+ url "https://github.com/aws/aws-cli/archive/refs/tags/2.22.32.tar.gz"
+ sha256 "cbb423639531c97e7533c2512eae752e708b1e8a8ce4c8c649a7fb3afc166219"
8
license "Apache-2.0"
9
head "https://github.com/aws/aws-cli.git", branch: "v2"
10
0 commit comments