terragrunt: Update to version 0.75.4

This commit is contained in:
github-actions[bot] 2025-03-10 16:31:18 +00:00
parent c8f91c2d11
commit c4b91cb170

View File

@ -1,16 +1,16 @@
{ {
"version": "0.75.3", "version": "0.75.4",
"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.3/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "c5122bc1a4968cf76c350f9edbf8d5df250d2b0382dbd766f7a0ec8b2950dcfb" "hash": "e53e373ec4490df1eaacfefe254ae41dfab939ddbdc84b5b5330317556a85a5e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.3/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.4/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "46afcaa7a8d90445fd88155577bf2fce6579a5c5d0db1195513982a71d34dd93" "hash": "3c7ae927e25094c140ac8e095a2a5a27691e361f68a942a4dc0a8e9ee4602605"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",