Skip to content

Commit

Permalink
aws-elasticbeanstalk 3.12.0
Browse files Browse the repository at this point in the history
Closes #19761.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
Gustavo Bazan authored and ilovezfs committed Oct 24, 2017
1 parent 64d9ac4 commit f3b6522
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/aws-elasticbeanstalk.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ class AwsElasticbeanstalk < Formula

desc "Client for Amazon Elastic Beanstalk web service"
homepage "https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/eb-cli3.html"
url "https://files.pythonhosted.org/packages/1a/cf/6c65ba11a8e62c8fda110ab6768017db2739cd020c7c61653a6127e088ae/awsebcli-3.11.0.tar.gz"
sha256 "f127424bd6314662970ff50b1bf9e1f74ce4e25b30a1dc3ecdd1436b15424314"
url "https://files.pythonhosted.org/packages/e9/82/ef6f42b1a01772e7e9b0ecb1225bc55bd06a4f240e04991eb841d559f276/awsebcli-3.12.0.tar.gz"
sha256 "6db6aae69f5ec61048d2ac81fe2f1355cb1361a52ad23b6898f5f6b788565952"

bottle do
cellar :any_skip_relocation
Expand All @@ -21,8 +21,8 @@ class AwsElasticbeanstalk < Formula
end

resource "botocore" do
url "https://files.pythonhosted.org/packages/26/fc/9f28dc538d3af815afe18b1afc540fe5b163d1143d7646302bc56a9e4448/botocore-1.7.25.tar.gz"
sha256 "8d834b296faebf55d0be6d63a2a4ee9e30062f70b1c3e0bb5d97286a7854c5cb"
url "https://files.pythonhosted.org/packages/6e/25/9dceea9455b318af8befd7d1659411599da864ebfc811e99f3b2b088d514/botocore-1.7.34.tar.gz"
sha256 "7e048dcdb2bc5f2f35141542c872c602a08db921bafd42f21823c49756dc4e90"
end

resource "cement" do
Expand Down

0 comments on commit f3b6522

Please sign in to comment.