awscli 2.9.13

Closes #119901.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2023-01-05 22:35:49 -05:00 committed by BrewTestBot
parent a27828d204
commit 883e2f89d5
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.9.12.tar.gz"
sha256 "abca81ffcbaa0fdd741aee4a9339874b31524ed9fbc2607277ce6e3b3cbc8773"
url "https://github.com/aws/aws-cli/archive/2.9.13.tar.gz"
sha256 "1a246328b38f0e95514f65b37fa9ee9c693aca557b97710a88ff252a0102dd51"
license "Apache-2.0"
head "https://github.com/aws/aws-cli.git", branch: "v2"