From 5b9013ae19eae8c872e5f0cda55e70a883b58d4a Mon Sep 17 00:00:00 2001 From: jidicula Date: Fri, 17 Dec 2021 16:03:17 -0500 Subject: [PATCH] terragrunt 0.35.16 Closes #91527. Signed-off-by: rui Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/terragrunt.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/terragrunt.rb b/Formula/terragrunt.rb index 8801a528090..4a157d98100 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://terragrunt.gruntwork.io/" - url "https://github.com/gruntwork-io/terragrunt/archive/v0.35.14.tar.gz" - sha256 "e35bb9cc4f74dbc1f722cc21f2f19b15c76cb19bf408a6ab0d92d413b21098fa" + url "https://github.com/gruntwork-io/terragrunt/archive/v0.35.16.tar.gz" + sha256 "fa24e2b6070e921e84aa0427514735548a3e0e863e0c1c8c7512868063da676d" license "MIT" bottle do