terragrunt: Update to version 0.75.1

This commit is contained in:
github-actions[bot] 2025-03-06 16:30:30 +00:00
parent cc927d23e2
commit 18d19937c3

View File

@ -1,16 +1,16 @@
{
"version": "0.75.0",
"version": "0.75.1",
"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.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "849a097af9daec51bd4f99abf2fd89bcac560110989600a1769ab14f69c81455"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "25b5d09cfb5826ba91c7b1bcae1466089b11dc1739d798b3498c5ff7aebef6d6"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "6e7935812038012ffdc485c20ba059056789c14cb12e724307b3c5f572fdf8de"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "14d00d8d123d08e8539a7b53f5dd06eb229770b3bb705b15f11d34746bd70d67"
}
},
"bin": "terragrunt.exe",