terragrunt 0.16.12
Closes #32567. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
176e4c9eea
commit
f3e970c5b5
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.16.11.tar.gz"
|
||||
sha256 "56796a49f923f6df0dcc664ac65156e34107fdfde993f8eb4537b33684999257"
|
||||
url "https://github.com/gruntwork-io/terragrunt/archive/v0.16.12.tar.gz"
|
||||
sha256 "283b9f2c64bc59319f0b01e459a2933271ef57fc98d00d5b943cec50f4e826ce"
|
||||
head "https://github.com/gruntwork-io/terragrunt.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue