terragrunt 0.18.1
Closes #37921. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
4fb41c68bd
commit
17962d7554
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue