terragrunt: Update to version 0.68.2

This commit is contained in:
github-actions[bot] 2024-10-16 00:35:05 +00:00
parent b73d45b94c
commit 0c8f96f3ec

View File

@ -1,16 +1,16 @@
{
"version": "0.68.1",
"version": "0.68.2",
"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.68.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "7179665c38baddcade55f1631c6730f3a5d650ffe3f5e7434e5e9beb22d53aaa"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "2dc45ac5ed6b48527603ef1da57ade7321dd12c430be26c0480c15e51bd9e32f"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "4e83f14914df396ba1b5c962236378661189d5099b7926a7c5373d61f2c29e32"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.2/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "a0b4aafd7ff500f6db8fe84f1e32bc93651375ac54f4ed2beaf0071e68244689"
}
},
"bin": "terragrunt.exe",