awscli 2.8.7

Closes #114190.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Branch Vincent 2022-10-28 18:43:23 -04:00 committed by BrewTestBot
parent 45093dd725
commit b024a3bf1d
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 4 additions and 4 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.8.6.tar.gz"
sha256 "5389df3dac5db06aa24b9c99717cc74925141d7445e1ddfdde27814a47093e29"
url "https://github.com/aws/aws-cli/archive/2.8.7.tar.gz"
sha256 "2084fee1909df799bacff2c637479e7fbb443f158d41bbf7b2be41a4e041e977"
license "Apache-2.0"
head "https://github.com/aws/aws-cli.git", branch: "v2"
@ -85,8 +85,8 @@ class Awscli < Formula
end
resource "ruamel-yaml-clib" do
url "https://files.pythonhosted.org/packages/8b/25/08e5ad2431a028d0723ca5540b3af6a32f58f25e83c6dda4d0fcef7288a3/ruamel.yaml.clib-0.2.6.tar.gz"
sha256 "4ff604ce439abb20794f05613c374759ce10e3595d1867764dd1ae675b85acbd"
url "https://files.pythonhosted.org/packages/d5/31/a3e6411947eb7a4f1c669f887e9e47d61a68f9d117f10c3c620296694a0b/ruamel.yaml.clib-0.2.7.tar.gz"
sha256 "1f08fd5a2bea9c4180db71678e850b995d2a5f4537be0e94557668cf0f5f9497"
end
resource "ruamel-yaml" do