terraform 0.8.4

Closes #8744.

Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
Ed Flanagan 2017-01-11 10:38:45 -08:00 committed by William Woodruff
parent fbc3e4de87
commit bb5e67b28b
No known key found for this signature in database
GPG key ID: 85AE00C504833B3C

View file

@ -3,8 +3,8 @@ require "language/go"
class Terraform < Formula class Terraform < Formula
desc "Tool to build, change, and version infrastructure" desc "Tool to build, change, and version infrastructure"
homepage "https://www.terraform.io/" homepage "https://www.terraform.io/"
url "https://github.com/hashicorp/terraform/archive/v0.8.3.tar.gz" url "https://github.com/hashicorp/terraform/archive/v0.8.4.tar.gz"
sha256 "892caffc1c7f9e4e573de5ec6339d6569ad6121e9aabc3ab5f0b052c52d29fbd" sha256 "71e93503614f073f00eb65b1379ac6b80ea8a881998490a016af15208853be73"
head "https://github.com/hashicorp/terraform.git" head "https://github.com/hashicorp/terraform.git"
bottle do bottle do