terraform 0.8.3

Closes #8678.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
Ninir 2017-01-10 11:51:48 +01:00 committed by Tomasz Pajor
parent a8ba4cfb71
commit 9cdd8e3bbe

View file

@ -3,9 +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.8.2.tar.gz"
sha256 "bc38273dcaf50e240788f6174dff0ad3cb6b252da22617fae768164cf6065c3b"
revision 1
url "https://github.com/hashicorp/terraform/archive/v0.8.3.tar.gz"
sha256 "892caffc1c7f9e4e573de5ec6339d6569ad6121e9aabc3ab5f0b052c52d29fbd"
head "https://github.com/hashicorp/terraform.git"
bottle do