terragrunt: Update to version 0.73.11

This commit is contained in:
github-actions[bot] 2025-02-21 20:28:32 +00:00
parent 59d257e689
commit 816276ce61

View File

@ -1,16 +1,16 @@
{ {
"version": "0.73.10", "version": "0.73.11",
"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.73.10/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.11/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "38655a72541fc3105ddcc1d973b186247293e1adccaf1e2e456972fa16db6199" "hash": "610276d6035738c3835368f2cb3d725e4aa6f2b4c05f65befd39f9c58596feac"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.10/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.11/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "ba2e2e5fefb1c8c01805e31e258a5ed04a2e2c3ded74f708b41393b462e52369" "hash": "cd1c3af23520fb7f76635387b1cbe3321eb30774f516a9e993d6b88b18493fba"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",