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 75a08b7 commit 2548150Copy full SHA for 2548150
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.27.22.tar.gz"
7
- sha256 "ff044550d92d2984eeb76134d8a84183e16b2032f4f4cc4ceedb5c565910e5d6"
+ url "https://github.com/aws/aws-cli/archive/refs/tags/2.27.23.tar.gz"
+ sha256 "3285eea837731e7e03b1be6f0a0e38e129ff547f3de69d36969830e7796ffcfe"
8
license "Apache-2.0"
9
head "https://github.com/aws/aws-cli.git", branch: "v2"
10
0 commit comments