terragrunt 0.18.2

Closes #37955.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
Rui Chen 2019-03-15 21:36:13 -04:00 committed by Thierry Moisan
parent 881c8f4695
commit 4ddfd24a02
No known key found for this signature in database
GPG key ID: A9A4CB593D38CDD0

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.18.1.tar.gz"
sha256 "84360062d59acad5319f1bedf910c9ef487b401cc25469723599c0bb15932e58"
url "https://github.com/gruntwork-io/terragrunt/archive/v0.18.2.tar.gz"
sha256 "527f5dc60f92600875413c8557202f178d7ecd96073b74f8fb535bb2c8a8812d"
head "https://github.com/gruntwork-io/terragrunt.git"
bottle do