terragrunt: Update to version 0.87.3

This commit is contained in:
github-actions[bot] 2025-09-15 16:31:14 +00:00
parent 88b8bbc8b9
commit 0ed1ae3208

View File

@ -1,16 +1,16 @@
{
"version": "0.87.2",
"version": "0.87.3",
"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.87.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "da5c23e2c60639657048410cdc7cde77db2f3cd61427837b793650be479d60b2"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.87.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "e81624dae4b53b382ef712c044da6fc9fc84a42356ad9d62cc2d8d65a6f80b84"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.87.2/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "dc06f25293538db660b88927a8dc69f4a6afc717b3ba02f3b487261d8bfe2be4"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.87.3/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "89c1d32f916f1266638bd27fad026caf63483ac924bb91d4ec847861207bf46b"
}
},
"bin": "terragrunt.exe",