terraform 0.10.7

Closes .

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
commitay 2017-10-03 07:13:27 +10:00 committed by ilovezfs
parent 7d48c1bdaf
commit 967fcde2e0

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.10.6.tar.gz"
sha256 "3170223c601263a7be9af9d14194e36170900cecfec784464abca1679e03fb11"
url "https://github.com/hashicorp/terraform/archive/v0.10.7.tar.gz"
sha256 "4959ace3c3c350d4121e235ba64771f94e5d5a4a6acdd5bce1c053a417283938"
head "https://github.com/hashicorp/terraform.git"
bottle do