From 9cdd8e3bbef7ec3d97b3bab6ae5fd02fe4e8b2e0 Mon Sep 17 00:00:00 2001 From: Ninir Date: Tue, 10 Jan 2017 11:51:48 +0100 Subject: [PATCH] terraform 0.8.3 Closes #8678. Signed-off-by: Tomasz Pajor --- Formula/terraform.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/terraform.rb b/Formula/terraform.rb index db9438057b..5b1287f587 100644 --- a/Formula/terraform.rb +++ b/Formula/terraform.rb @@ -3,9 +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.2.tar.gz" - sha256 "bc38273dcaf50e240788f6174dff0ad3cb6b252da22617fae768164cf6065c3b" - revision 1 + url "https://github.com/hashicorp/terraform/archive/v0.8.3.tar.gz" + sha256 "892caffc1c7f9e4e573de5ec6339d6569ad6121e9aabc3ab5f0b052c52d29fbd" head "https://github.com/hashicorp/terraform.git" bottle do