From d08fe73fa36c6f026f2262b36cf22d3735cd1d02 Mon Sep 17 00:00:00 2001 From: Diogo Azevedo Date: Fri, 8 Mar 2019 18:04:28 -0300 Subject: [PATCH] terraform 0.11.12 Closes #37730. 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 3a73cd5201..76c86f53bc 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.11.tar.gz" - sha256 "aa60d15b06ac7a925a722a5ad0070bb1aa580f9ed54cfcc08378f84e25526e01" + url "https://github.com/hashicorp/terraform/archive/v0.11.12.tar.gz" + sha256 "ca4a8c816cea5e83362f2fc9e2c0976be0155d0c13f638813aaaa2034786da9a" head "https://github.com/hashicorp/terraform.git" bottle do