terragrunt: Update to version 0.53.6

This commit is contained in:
github-actions[bot] 2023-11-23 00:32:39 +00:00
parent a7275a13ab
commit 2bc290be28

View File

@ -1,16 +1,16 @@
{ {
"version": "0.53.5", "version": "0.53.6",
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.", "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", "homepage": "https://github.com/gruntwork-io/terragrunt",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.53.5/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.53.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "f78d16d5cc37ee7413ffa2947200335ba8d89742847692c877d7853c4cc05980" "hash": "923b7e66740808ea2e8158f783564fcea0135521f3182d834d346fffa73a81ca"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.53.5/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.53.6/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "9102bf84b5f83bee039a3354d3f0276c7d1c00fd2f4eaa60d8d1a47d46591274" "hash": "4630a34d394a972218b9383c115e07adec71edd2f86d533ec14b3f08e6308fca"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",