From bb5e67b28b3b3be9cab2ba2458f32084bee04b24 Mon Sep 17 00:00:00 2001 From: Ed Flanagan Date: Wed, 11 Jan 2017 10:38:45 -0800 Subject: [PATCH] terraform 0.8.4 Closes #8744. Signed-off-by: William Woodruff --- Formula/terraform.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/terraform.rb b/Formula/terraform.rb index cc480c1486..04da910f50 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.8.3.tar.gz" - sha256 "892caffc1c7f9e4e573de5ec6339d6569ad6121e9aabc3ab5f0b052c52d29fbd" + url "https://github.com/hashicorp/terraform/archive/v0.8.4.tar.gz" + sha256 "71e93503614f073f00eb65b1379ac6b80ea8a881998490a016af15208853be73" head "https://github.com/hashicorp/terraform.git" bottle do