terragrunt: Update to version 0.68.0

This commit is contained in:
github-actions[bot] 2024-10-10 00:34:56 +00:00
parent 6b893933a1
commit 89c57e6894

View File

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