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 32f3df1 commit 4b4e45dCopy full SHA for 4b4e45d
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.51.tar.gz"
7
- sha256 "4f6c3f848c56ae46196a9f479562f5078489ec79a0617fb2a808c9538b37fbd8"
+ url "https://github.com/aws/aws-cli/archive/refs/tags/2.27.52.tar.gz"
+ sha256 "4e1a8569d8307f0a37c3414f54983dffc538b7d8e8b590636c0806225b921849"
8
license "Apache-2.0"
9
head "https://github.com/aws/aws-cli.git", branch: "v2"
10
0 commit comments