From 6673379befb96c7d9edeabad1d1541460c914663 Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Sat, 15 Dec 2018 08:40:38 +1100 Subject: [PATCH] terraform 0.11.11 Closes #35126. 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 b4266902df..f54e4a40fc 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.10.tar.gz" - sha256 "3cdf16618f7291ac70793f680d859223907039bdf559ca5b5e49fae7df2e736d" + url "https://github.com/hashicorp/terraform/archive/v0.11.11.tar.gz" + sha256 "aa60d15b06ac7a925a722a5ad0070bb1aa580f9ed54cfcc08378f84e25526e01" head "https://github.com/hashicorp/terraform.git" bottle do