From 01ee8603e1ed8f187174458e9cc91b908d6758ba Mon Sep 17 00:00:00 2001 From: Diogo Azevedo Date: Mon, 11 Mar 2019 16:03:34 -0300 Subject: [PATCH] terraform 0.11.13 Closes #37794. Signed-off-by: FX Coudert --- Formula/terraform.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/terraform.rb b/Formula/terraform.rb index 7f0640e14d..1cd42f17af 100644 --- a/Formula/terraform.rb +++ b/Formula/terraform.rb @@ -1,8 +1,8 @@ class Terraform < Formula desc "Tool to build, change, and version infrastructure" homepage "https://www.terraform.io/" - url "https://github.com/hashicorp/terraform/archive/v0.11.12.tar.gz" - sha256 "ca4a8c816cea5e83362f2fc9e2c0976be0155d0c13f638813aaaa2034786da9a" + url "https://github.com/hashicorp/terraform/archive/v0.11.13.tar.gz" + sha256 "6a7440aa752d15111a8e5fb00969a533e288e8b348ba2e425222d7151398aa86" head "https://github.com/hashicorp/terraform.git" bottle do