terragrunt: Update to version 0.28.12

This commit is contained in:
Jakub Čábera 2021-03-16 08:35:22 +01:00
parent 36e6e2d4e1
commit 191913996b

View File

@ -1,16 +1,16 @@
{
"version": "0.28.11",
"version": "0.28.12",
"description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
"homepage": "https://github.com/gruntwork-io/terragrunt",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.11/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "e115e05c5ccca4738959bc24ef8fcdb698691ed965947aec3818328d9656bf6e"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.12/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "a437ad670ea98e9d269939979d53db8f436b9a4bf1d72d6081f6ee1a7245ba00"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.11/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "db3d5d7eddbd3452352cd19d0dea9d5ecdbd73f829b16469dbbbd8e7c99aab39"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.12/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "6f61585d7f485a9d799a8776b2fa16e29c62c67b517754dcd623ced79b039584"
}
},
"bin": "terragrunt.exe",