terragrunt: Update to version 0.75.7

This commit is contained in:
github-actions[bot] 2025-03-13 16:30:26 +00:00
parent 2c8a84b55e
commit 514dfe30b7

View File

@ -1,16 +1,16 @@
{ {
"version": "0.75.6", "version": "0.75.7",
"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.75.6/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "2c985f5fa39f7250fac93709155b10b8101819662047ad32b213d10c520ab738" "hash": "292368d9e1bd93836cc330fae6d6e8bff3262b178fe8470bcd32fcd1bd0f1a3b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.6/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.7/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "9fd05de3aaf7fa00acf49e701fff257c3b44eeca0a19665b1747cfd5092a0027" "hash": "79306b2a7798d5af83306b6e54255359d537524bed2a1d5efc8ef1ab699f1e2f"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",