From 73f097388724b3d712b8e5c408df8cb49c87a671 Mon Sep 17 00:00:00 2001 From: ilovezfs <ilovezfs@icloud.com> Date: Tue, 23 May 2017 08:59:37 -0700 Subject: [PATCH] terragrunt 0.12.17 Closes #13855. Signed-off-by: ilovezfs <ilovezfs@icloud.com> --- Formula/terragrunt.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/terragrunt.rb b/Formula/terragrunt.rb index a3f0a9c93f..6fd300dc71 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.16.tar.gz" - sha256 "2bf76d1662fabcefd963b6c86579203b0712ade88aa403a1d0da43ec057a75ac" + url "https://github.com/gruntwork-io/terragrunt/archive/v0.12.17.tar.gz" + sha256 "cc221198c31ac70c633dd14a6de0845f100c4b3fae00d0a1cd9e734b47f7f560" head "https://github.com/gruntwork-io/terragrunt.git" bottle do