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 672244b commit 04ecff6Copy full SHA for 04ecff6
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.18.15.tar.gz"
7
- sha256 "1c6493ff6c84afd2551520b5436b59eb6bd80be6f590c1bf5c16a994ec9002c4"
+ url "https://github.com/aws/aws-cli/archive/refs/tags/2.18.16.tar.gz"
+ sha256 "6ffbbcc66be22da8d450185765a80aad4be0e0d87f0d7b434fed9919e521997e"
8
license "Apache-2.0"
9
head "https://github.com/aws/aws-cli.git", branch: "v2"
10
0 commit comments