awscli 2.9.7

Closes #118184.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Marc Doeberin 2022-12-14 23:27:08 +01:00 committed by BrewTestBot
parent ff0da520b4
commit d095867cc2
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.6.tar.gz"
sha256 "c60d780af70ab9e640e0e54bad561dd1b8ff457e382326d8e8832c8be4acaa35"
url "https://github.com/aws/aws-cli/archive/2.9.7.tar.gz"
sha256 "1fa81f74c6c6166c0be61e6fff2716ced52f00330c68a0d0b503bc1c11bb2439"
license "Apache-2.0"
head "https://github.com/aws/aws-cli.git", branch: "v2"