terraform: update 0.10.6 bottle.
This commit is contained in:
parent
e9544cad46
commit
29c0e13419
1 changed files with 2 additions and 3 deletions
|
@ -9,9 +9,8 @@ class Terraform < Formula
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
sha256 "7b41d9cb34876956549c94eafb6da9da3b8a08a650c4f67ec4f24df9d2b595cc" => :high_sierra
|
sha256 "cdb4d39f9e2b0f653a58a3bbd3013977c314893fe503378f7a1ef10993a1d767" => :sierra
|
||||||
sha256 "d44d3d3fee52c184bbb9ff81d00b0f5a4bacf2f7f74c44afa80e0f0e3bb0fa68" => :sierra
|
sha256 "9be4c4f86c7d079534bcc5891fe16ed372977761511b1f9493015f9ef71bb5f2" => :el_capitan
|
||||||
sha256 "466715f26cf36a20ba9f366f9291c9263f014b88b64fbb59c8a6f8806e6ced1a" => :el_capitan
|
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "go" => :build
|
depends_on "go" => :build
|
||||||
|
|
Loading…
Reference in a new issue