terragrunt: Update to version 0.73.16

This commit is contained in:
github-actions[bot] 2025-02-28 20:28:34 +00:00
parent 8119884d2c
commit d15be292dc

View File

@ -1,16 +1,16 @@
{
"version": "0.73.15",
"version": "0.73.16",
"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.73.15/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "8701ef48b7317c6e689b838201d7b4a97ab18fe91b131a94062e812ba4a1ea36"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.16/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "6138b0525742b43f6fda963e2f3509c9260fc7876aeba7620627fc242edb5d40"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.15/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "d01953d86e9928a92f70e5f9399a7b3f8d40b3ae8d4323ead698d0c9cc27b916"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.16/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "d27dfc25b56a1a05459ddc7d895db6977cf425f6382ca89f5ea4d12000003201"
}
},
"bin": "terragrunt.exe",