awscli 1.16.310

Closes #48493.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
Rui Chen 2020-01-02 18:10:38 -05:00
parent 81f890e14a
commit 7e85d0c625

View file

@ -4,8 +4,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/"
# awscli should only be updated every 10 releases on multiples of 10 # awscli should only be updated every 10 releases on multiples of 10
url "https://github.com/aws/aws-cli/archive/1.16.300.tar.gz" url "https://github.com/aws/aws-cli/archive/1.16.310.tar.gz"
sha256 "c6a24a744677be6b5eafe5245a6efc5b9aae4aa1c47df4889debe8208a7d61f0" sha256 "2a8fa13b03714fd1f503b2c4a696c5cf433a2bc07ea5d262387a2f176e8f535e"
head "https://github.com/aws/aws-cli.git", :branch => "develop" head "https://github.com/aws/aws-cli.git", :branch => "develop"
bottle do bottle do