terraform 0.11.7

Closes #26437.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
commitay 2018-04-11 07:22:52 +10:00 committed by FX Coudert
parent 9abf0fb689
commit 91a59f617a

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.11.6.tar.gz"
sha256 "a1177c045beadaef5b5e55189f560911795e551bdb0353e763bbf18c61ccfb0d"
url "https://github.com/hashicorp/terraform/archive/v0.11.7.tar.gz"
sha256 "f9a2730dcd68dad754cf0efa017d51929a7f333a89d07ddff3c6ff7b2d1e8be3"
head "https://github.com/hashicorp/terraform.git"
bottle do