From e48725f6554e4034b91435aafaa4fa5a6d0cdc7d Mon Sep 17 00:00:00 2001 From: Christoph Blecker Date: Thu, 25 May 2017 09:27:31 -0700 Subject: [PATCH] terraform 0.9.6 Closes #13934. Signed-off-by: JCount --- Formula/terraform.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/terraform.rb b/Formula/terraform.rb index 156cb8d016..ed62e60ddd 100644 --- a/Formula/terraform.rb +++ b/Formula/terraform.rb @@ -3,8 +3,8 @@ require "language/go" class Terraform < Formula desc "Tool to build, change, and version infrastructure" homepage "https://www.terraform.io/" - url "https://github.com/hashicorp/terraform/archive/v0.9.5.tar.gz" - sha256 "93baf92902ae7bb4575344e389f522a593b7cdcc5896f9b1590cd33c5fb6a74b" + url "https://github.com/hashicorp/terraform/archive/v0.9.6.tar.gz" + sha256 "2af004ee5a155317e6df0158a5d9121d15aa349202ca7d7dd8321f2d9af2218c" head "https://github.com/hashicorp/terraform.git" bottle do