terragrunt: Update to version 0.73.3

This commit is contained in:
github-actions[bot] 2025-02-14 16:29:33 +00:00
parent 37271e7060
commit ff8d6f184f

View File

@ -1,16 +1,16 @@
{
"version": "0.73.2",
"version": "0.73.3",
"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.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "076567b18816ad59e873150af501ae2225d6ed2d9d562a2ec1c6f27192d2935d"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "46ac3072a91af3e0c7d1d301beaf97792db760ce4af647ff41553be9c081d3a2"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.2/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "8a124cfbe4231d787cd5a238e514029ae7173b13de83af7b0862458f793e647d"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.3/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "bfd9d8eb575cb0dc320e8e0becc41391377de07e4b6d78e1492e291525b346fa"
}
},
"bin": "terragrunt.exe",