terragrunt 0.19.9

Closes #42118.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Rui Chen 2019-07-18 10:16:15 -04:00 committed by FX Coudert
parent d6f22cbb29
commit 02dab60af3

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.19.8.tar.gz"
sha256 "cf0b9b500c7162ffd915f2bc302d4757c10d618cf3e72ee7cc6611a20cdaa040"
url "https://github.com/gruntwork-io/terragrunt/archive/v0.19.9.tar.gz"
sha256 "6e3526c050b4904c3eb32bd8f49630569050cae946b2cbee4b24fb36a7223b79"
head "https://github.com/gruntwork-io/terragrunt.git"
bottle do