terraform 0.9.8
Closes #14345. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
b8c994dc01
commit
5ce11aa0cd
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue