From 51e2f25acc377a9618150f7d9eba7b46cfe8fbf5 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Tue, 27 Feb 2018 21:30:06 -0800 Subject: [PATCH] terragrunt 0.14.2 Closes #24640. Signed-off-by: ilovezfs --- Formula/terragrunt.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/terragrunt.rb b/Formula/terragrunt.rb index 731fe5ea42..41f00e4b5f 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.14.1.tar.gz" - sha256 "189c03ec01da91e075706703bf4668f13a4b2c833cb47a9ced26844fffb85ecf" + url "https://github.com/gruntwork-io/terragrunt/archive/v0.14.2.tar.gz" + sha256 "906d13a8d0bc9c6cb48ad7f2e0735c3e3cf2663bc38b5175260321951e0b6041" head "https://github.com/gruntwork-io/terragrunt.git" bottle do