terragrunt: Update to version 0.72.3

This commit is contained in:
github-actions[bot] 2025-01-21 20:28:56 +00:00
parent fbf37adeee
commit 617e446919

View File

@ -1,16 +1,16 @@
{
"version": "0.72.2",
"version": "0.72.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.72.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "897f256267d32a620c05a71e5ce63e18afaaaf6660f5c6d048b9fcbb586a559a"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.72.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "97f5c975864052c257f5783b61f04900289adebfd8f61ec2ced48de9eddb9274"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.72.2/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "cf4811fe4ef4e580f21217d9905105749340b7a838846c235ca3496f0078b69e"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.72.3/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "4583d8e1e2a6eac87612557259ed6ea2ed94b3d7086843e56d12ed8cfc470167"
}
},
"bin": "terragrunt.exe",