From c3934c2c80493b2eeada68da68060a30dcc9cb4e Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 8 Sep 2014 16:52:09 +0100 Subject: terraform: add 0.2.1 bottle. Closes #32159. Signed-off-by: Misty De Meo --- Library/Formula/terraform.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/terraform.rb b/Library/Formula/terraform.rb index 7a4ee273e..0e1b9f8c7 100644 --- a/Library/Formula/terraform.rb +++ b/Library/Formula/terraform.rb @@ -6,6 +6,12 @@ class Terraform < Formula url "https://github.com/hashicorp/terraform/archive/v0.2.1.tar.gz" sha1 "f2772e785bfc2e409a3578c41557ba1988aa3153" + bottle do + sha1 "94ae5dcbc41ad630b9a5ebe85f814a7c107a122b" => :mavericks + sha1 "17ba9f29cb8b7808c294dbb019c2056ef834088e" => :mountain_lion + sha1 "24a307812d75adbbc764a80972723fc68acaae0a" => :lion + end + depends_on "go" => :build go_resource "github.com/mitchellh/gox" do -- cgit v1.2.3