terragrunt: Update to version 0.55.2

This commit is contained in:
github-actions[bot] 2024-02-14 12:29:37 +00:00
parent 6e187d26e7
commit 42ac210ec1

View File

@ -1,16 +1,16 @@
{
"version": "0.55.1",
"version": "0.55.2",
"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.55.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "613569efb447303c1b3cf4ffe2b47c576050a0d886ca2d96cbe3fb228120b379"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "68c5f30312a481ee44f0399c565eb387c973aedaa4d5690d25f59da44903b64e"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "9d42b478484e5fa1c1870b1314a329752df67b68bb282fe9bc2b116307513ecf"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.2/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "f6400554d01342067240c4a0a83bcb7f1b09e0fb23e88eac973b478b3c3575c0"
}
},
"bin": "terragrunt.exe",