From cd461c10fbf781b96acd9d2e7a21f8191bfde435 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sat, 29 Oct 2016 05:04:54 -0700 Subject: [PATCH] terragrunt 0.1.3 Closes #6393. Signed-off-by: Tomasz Pajor --- Formula/terragrunt.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/terragrunt.rb b/Formula/terragrunt.rb index 2235b7d859..b8951b2bd5 100644 --- a/Formula/terragrunt.rb +++ b/Formula/terragrunt.rb @@ -3,8 +3,8 @@ require "language/go" 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.1.1.tar.gz" - sha256 "608a3216e141bb8910c1b8813879f0c30f812e40184cbc4e2a81c22c9526788b" + url "https://github.com/gruntwork-io/terragrunt/archive/v0.1.3.tar.gz" + sha256 "e7a10b50e8b7fadfc16e0951acb23e9f77b5e7365a8b7a65480fb86997489e49" head "https://github.com/gruntwork-io/terragrunt.git" bottle do