From d67ef7bdb51c6d6182a2a58e72ff9552cf94ecf4 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 2 Aug 2019 15:16:37 -0400 Subject: [PATCH] terragrunt 0.19.16 Closes #42740. Signed-off-by: Chongyu Zhu --- Formula/terragrunt.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/terragrunt.rb b/Formula/terragrunt.rb index 8322c77725..62da5a900e 100644 --- a/Formula/terragrunt.rb +++ b/Formula/terragrunt.rb @@ -1,8 +1,8 @@ class Terragrunt < Formula desc "Thin wrapper for Terraform e.g. for locking state" homepage "https://github.com/gruntwork-io/terragrunt" - url "https://github.com/gruntwork-io/terragrunt/archive/v0.19.14.tar.gz" - sha256 "cf598ed8976157ec63e5c519b4d616d518fa50b317a847c93e30e7bc32f91977" + url "https://github.com/gruntwork-io/terragrunt/archive/v0.19.16.tar.gz" + sha256 "ab4adcf7707b71d56190bb65f8d0e340eefd290d86bdd3a2ce1e679ebb418039" head "https://github.com/gruntwork-io/terragrunt.git" bottle do