terragrunt 0.18.1

Closes #37921.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Rui Chen 2019-03-14 18:04:15 -04:00 committed by Chongyu Zhu
parent 4fb41c68bd
commit 17962d7554
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

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