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 921111a commit edfe26aCopy full SHA for edfe26a
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.19.2.tar.gz"
7
- sha256 "22e53ccf82ba49e0227eb16568084e57939f0ccad05b617f8b64b8e5d547ee41"
+ url "https://github.com/aws/aws-cli/archive/refs/tags/2.19.3.tar.gz"
+ sha256 "ef0efd34afcfbe968785ef65f952e6f52fdbb56a14315097f95fad2124010aac"
8
license "Apache-2.0"
9
head "https://github.com/aws/aws-cli.git", branch: "v2"
10
0 commit comments