terraformer 0.7.8
Closes #42917. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
2f658d978c
commit
c7bbb83aad
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Terraformer < Formula
|
|||
desc "CLI tool to generate terraform files from existing infrastructure"
|
||||
homepage "https://github.com/GoogleCloudPlatform/terraformer"
|
||||
url "https://github.com/GoogleCloudPlatform/terraformer.git",
|
||||
:tag => "0.7.7",
|
||||
:revision => "48e126c29a98a8e3ecd9c9ee0bad334e42b35534"
|
||||
:tag => "0.7.8",
|
||||
:revision => "cf2f97dc3b2d6a7944a081512ddc6e5a60e921db"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue