terragrunt: Update to version 0.53.7

This commit is contained in:
github-actions[bot] 2023-11-27 20:24:42 +00:00
parent f760dae63b
commit 1ab98397bc

View File

@ -1,16 +1,16 @@
{
"version": "0.53.6",
"version": "0.53.7",
"description": "Thin wrapper for Terraform that provides extra tools for keeping 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.53.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "923b7e66740808ea2e8158f783564fcea0135521f3182d834d346fffa73a81ca"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.53.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "ff6a7c5d0edab8e6354f4f8d1beb49af7aca38bc081a93a1f62725ffd789653e"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.53.6/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "4630a34d394a972218b9383c115e07adec71edd2f86d533ec14b3f08e6308fca"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.53.7/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "07b37e84b4a75c8586e5063cac0cf53b6916127e27830815945790bf59d7f6c4"
}
},
"bin": "terragrunt.exe",