terraform 0.9.6

Closes #13934.

Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
Christoph Blecker 2017-05-25 09:27:31 -07:00 committed by JCount
parent 98c2ff3302
commit e48725f655

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.9.5.tar.gz" url "https://github.com/hashicorp/terraform/archive/v0.9.6.tar.gz"
sha256 "93baf92902ae7bb4575344e389f522a593b7cdcc5896f9b1590cd33c5fb6a74b" sha256 "2af004ee5a155317e6df0158a5d9121d15aa349202ca7d7dd8321f2d9af2218c"
head "https://github.com/hashicorp/terraform.git" head "https://github.com/hashicorp/terraform.git"
bottle do bottle do