From 3483524286b768b7723c1005b41b93a31898e3ae Mon Sep 17 00:00:00 2001 From: Christoph Blecker Date: Thu, 26 Jan 2017 09:31:46 -0800 Subject: [PATCH] terraform 0.8.5 Closes #9298. Signed-off-by: Tomasz Pajor --- Formula/terraform.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/terraform.rb b/Formula/terraform.rb index 64e439de0e..2635723cea 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.4.tar.gz" - sha256 "71e93503614f073f00eb65b1379ac6b80ea8a881998490a016af15208853be73" + url "https://github.com/hashicorp/terraform/archive/v0.8.5.tar.gz" + sha256 "3d59b81350fcb3a5ca5ac06a19275c2941f67d00989630774faa659908098ebf" head "https://github.com/hashicorp/terraform.git" bottle do