terragrunt: Update to version 0.57.6

This commit is contained in:
github-actions[bot] 2024-04-23 12:30:56 +00:00
parent 4bafde46f2
commit bcf67ef7a5

View File

@ -1,16 +1,16 @@
{
"version": "0.57.5",
"version": "0.57.6",
"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.57.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "6d42b5c672732d1f5d8989e9143bb5868af0cf04ba3a4e4c361c4a48f5415c33"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "5799d00a19a94d5771f757195ab815daf40bdf8d73402ec08639cd6041729896"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.5/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "76e0a9bc34e5706c1e90a30737a34803d9bc2d66f3c8ddfb7f23368a32c19109"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.6/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "7e9cdf21931a0e0114397db8bc03a6da539254a539b87420246ff248fb17dd28"
}
},
"bin": "terragrunt.exe",