terragrunt: Update to version 0.87.7

This commit is contained in:
github-actions[bot] 2025-09-26 00:37:40 +00:00
parent 1b1cae654f
commit b0287c3af1

View File

@ -1,16 +1,16 @@
{
"version": "0.87.6",
"version": "0.87.7",
"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.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "cc700a6995cc47b79b440c247698ca6adc5196ad1b80f1d1b137819e53f28885"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.87.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "4b3b07b753f0860e34c30d882a99e3d592652eec3ae72fb75371b733f084f623"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.87.6/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "8a24014b106391d64f9d14e0d537093fba3cabfe9a635361333fbbe8ff99ee3d"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.87.7/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "0e5b5d09c774b1a8c1f742e370e3d95a9121f86be03200044f0456b4ce620102"
}
},
"bin": "terragrunt.exe",