terraform 0.7.12

Closes #7164.

Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
Christoph Blecker 2016-11-22 13:16:56 -08:00 committed by William Woodruff
parent 1a29667da7
commit 85c9bd638d
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.7.11.tar.gz" url "https://github.com/hashicorp/terraform/archive/v0.7.12.tar.gz"
sha256 "8ba82323f627e9f43c252a90e2d2625be454f4399d925c2bdd3e13e8cdc4925b" sha256 "e5bd86492557b17dd12b99ff41eb0b31c0d19ceb54292c399ab56ec209a22200"
head "https://github.com/hashicorp/terraform.git" head "https://github.com/hashicorp/terraform.git"
bottle do bottle do