terragrunt: Update to version 0.67.16

This commit is contained in:
github-actions[bot] 2024-10-03 16:30:55 +00:00
parent 3e50bbeff0
commit 281a03e2aa

View File

@ -1,16 +1,16 @@
{ {
"version": "0.67.15", "version": "0.67.16",
"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.67.15/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.16/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "8433bb391f658df4d43b9b8f1a96ac945a56f769efe8e1b45afdedd252d432f7" "hash": "70f884e01e3d411da5bd2845c60ad5ab65eb62d51c6ca902e216d0ce248643e5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.15/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.16/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "0b2502a6d647f211db7948aa3235e100098fec70ead68340077aa80de8f54642" "hash": "6db8b0563541af8253c8ce79a8e94cd51918fc0e8b719e0ad079056f53e0be17"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",