From cf5ff4224a338c777cfcb56f6e7fc0ec370e661e Mon Sep 17 00:00:00 2001 From: Alexander Hamann Date: Thu, 4 May 2017 15:45:56 +0200 Subject: [PATCH] terragrunt 0.12.16 Closes #13225. Signed-off-by: Alexander Hamann --- Formula/terragrunt.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/terragrunt.rb b/Formula/terragrunt.rb index b9a48512bd..1d29f1975a 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.15.tar.gz" - sha256 "03ab710f2af3f184b4cced09829c1667fe3eb9de7906f788a7ca78962e24f862" + url "https://github.com/gruntwork-io/terragrunt/archive/v0.12.16.tar.gz" + sha256 "2bf76d1662fabcefd963b6c86579203b0712ade88aa403a1d0da43ec057a75ac" head "https://github.com/gruntwork-io/terragrunt.git" bottle do