awscli 2.0.35

Closes #58784.

Signed-off-by: Dawid Dziurla <dawidd0811@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
shigemk2 2020-07-29 14:19:39 +09:00 committed by BrewTestBot
parent eae51f1cca
commit 0d5df6ca82
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" desc "Official Amazon AWS command-line interface"
homepage "https://aws.amazon.com/cli/" homepage "https://aws.amazon.com/cli/"
url "https://github.com/aws/aws-cli/archive/2.0.34.tar.gz" url "https://github.com/aws/aws-cli/archive/2.0.35.tar.gz"
sha256 "d6e60e56514b6ffef9b101edd8e2b92d7b9bb11e73903a6327d790b7e5539cce" sha256 "960aabc78f7ddbffa09aa4d3479ebf0879b5fef7a6a8fa5389f095ed5eea2e47"
license "Apache-2.0" license "Apache-2.0"
head "https://github.com/aws/aws-cli.git", branch: "v2" head "https://github.com/aws/aws-cli.git", branch: "v2"