terragrunt 0.9.3

Closes #9171.

Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
Anthony O'Brien 2017-01-22 19:45:46 -05:00 committed by William Woodruff
parent c2860331b6
commit 92b0aafa1b
No known key found for this signature in database
GPG key ID: 85AE00C504833B3C

View file

@ -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.9.2.tar.gz"
sha256 "88974da65fe0eb4c4c385041c409175978d362d9b81ecb7ea6f732576a1bf841"
url "https://github.com/gruntwork-io/terragrunt/archive/v0.9.3.tar.gz"
sha256 "cf874700e9914d5e6dcc30209dfe2e638cf9d5a548b7018945a0b7fc00690ae6"
head "https://github.com/gruntwork-io/terragrunt.git"
bottle do