terragrunt: Update to version 0.68.12

This commit is contained in:
github-actions[bot] 2024-11-12 16:31:02 +00:00
parent 7bbc6981d6
commit 4703fcd38b

View File

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