awscli 2.4.7

Closes #91828.

Signed-off-by: rui <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
jColfej 2021-12-22 01:59:06 +01:00 committed by BrewTestBot
parent 6326fbd860
commit 4514eb2d3d
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ class Awscli < Formula
desc "Official Amazon AWS command-line interface"
homepage "https://aws.amazon.com/cli/"
url "https://github.com/aws/aws-cli/archive/2.4.6.tar.gz"
sha256 "20aed6f4eb0ae0a57fe8949c60d2c189af6459fc5b551dd15ca2abe675aca63e"
url "https://github.com/aws/aws-cli/archive/2.4.7.tar.gz"
sha256 "c23545a9edcd215d068526f3d2cfb1f58355af2e6fcdd1c95c6bb19bafe79b37"
license "Apache-2.0"
head "https://github.com/aws/aws-cli.git", branch: "v2"