terragrunt: Update to version 0.68.10

This commit is contained in:
github-actions[bot] 2024-11-11 20:27:22 +00:00
parent 9ce727ab93
commit d1affd45e0

View File

@ -1,16 +1,16 @@
{
"version": "0.68.9",
"version": "0.68.10",
"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.9/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "cce4d3d71f1f57c6b56fc949da13b9ad258fb303317f5c6c761effea8963f348"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.10/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "29f69636f7a61339f6303050f1622f01e7aa313eb5a10eda7fa70411b30c8719"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.9/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "8dd686a930bb561c5bd12e377c97fd9d43b652652137e11ba52968c8c7675798"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.10/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "37035de7d5160181a9f7273dd8d49b66704bad43078897e62985460d19ccaa22"
}
},
"bin": "terragrunt.exe",