terragrunt 0.19.19

Closes #42933.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Rui Chen 2019-08-08 08:47:30 -04:00 committed by Chongyu Zhu
parent 7e17cf85c6
commit 8ee819e64f
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,9 +1,9 @@
class Terragrunt < Formula 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/archive/v0.19.16.tar.gz" url "https://github.com/gruntwork-io/terragrunt.git",
sha256 "ab4adcf7707b71d56190bb65f8d0e340eefd290d86bdd3a2ce1e679ebb418039" :tag => "v0.19.19",
head "https://github.com/gruntwork-io/terragrunt.git" :revision => "a078396d44bac85abb37819fb83687ae67ba10d7"
bottle do bottle do
cellar :any_skip_relocation cellar :any_skip_relocation