terragrunt: Update to version 0.75.9

This commit is contained in:
github-actions[bot] 2025-03-14 00:36:32 +00:00
parent 16617f99f3
commit dd18d3aa0d

View File

@ -1,16 +1,16 @@
{
"version": "0.75.7",
"version": "0.75.9",
"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.75.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "292368d9e1bd93836cc330fae6d6e8bff3262b178fe8470bcd32fcd1bd0f1a3b"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.9/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "57da9d23e78504fe407b79186048731c16d858c0ce98f3614fe766749753ed6a"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.7/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "79306b2a7798d5af83306b6e54255359d537524bed2a1d5efc8ef1ab699f1e2f"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.9/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "02cd6f6802f5cc9efe13ec73352da8c31e385f3e1668e1302750ae8e21bfd055"
}
},
"bin": "terragrunt.exe",