terragrunt: Update to version 0.76.5

This commit is contained in:
github-actions[bot] 2025-03-21 16:30:20 +00:00
parent 929e7ef7f2
commit b2ebc1b64f

View File

@ -1,16 +1,16 @@
{ {
"version": "0.76.3", "version": "0.76.5",
"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.76.3/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.76.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "74d8fda5976937d388e9a9d58f2348cd6e39da33d80c38eeb5b5be2858b86e85" "hash": "fbb4dd5a9dc08378c7e80c2cef96ea72d8c1a641199d55ac0478114ce03c66cc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.76.3/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.76.5/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "7077b4748c2c2be2c2f143b4fbb32df210d25e7e53de59efcfd944da89c9d6bd" "hash": "c3c8a6974ae0148efa94b2ceb725c4a68c87abb78aa71e199eb2169918e3cec3"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",