From 6e0837f8f64e305ff81966272c806045a9326489 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Wed, 24 May 2017 23:02:02 -0700 Subject: [PATCH] terragrunt 0.12.18 Closes #13916. 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 7368583aec0f7..41f86c40bd44a 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.12.17.tar.gz" - sha256 "cc221198c31ac70c633dd14a6de0845f100c4b3fae00d0a1cd9e734b47f7f560" + url "https://github.com/gruntwork-io/terragrunt/archive/v0.12.18.tar.gz" + sha256 "d996590494629f5856414be46d18420d930cc2eacd02a914cf66d37fc8ab6ca2" head "https://github.com/gruntwork-io/terragrunt.git" bottle do