terraform 0.9.8

Closes #14345.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
Christoph Blecker 2017-06-07 17:29:42 -07:00 committed by ilovezfs
parent b8c994dc01
commit 5ce11aa0cd

View file

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