terragrunt 0.19.30

Closes #44989.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
Rui Chen 2019-10-07 19:37:45 -04:00
parent 68c4ef660b
commit 283c5b5a74

View file

@ -2,8 +2,8 @@ class Terragrunt < Formula
desc "Thin wrapper for Terraform e.g. for locking state" desc "Thin wrapper for Terraform e.g. for locking state"
homepage "https://github.com/gruntwork-io/terragrunt" homepage "https://github.com/gruntwork-io/terragrunt"
url "https://github.com/gruntwork-io/terragrunt.git", url "https://github.com/gruntwork-io/terragrunt.git",
:tag => "v0.19.29", :tag => "v0.19.30",
:revision => "c5d252a82e47e5508455452ec93ac8dd516ed46d" :revision => "39dcc2e62fc13496ffaa08e923fdbeb8f5f935ce"
bottle do bottle do
cellar :any_skip_relocation cellar :any_skip_relocation