terragrunt: Update to version 0.68.5

This commit is contained in:
github-actions[bot] 2024-10-28 16:31:07 +00:00
parent 9b558de974
commit 38fca958fe

View File

@ -1,16 +1,16 @@
{
"version": "0.68.4",
"version": "0.68.5",
"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.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "9a726ee4e14c7d4a2fe941eb3c0ddb9af33e6f3593ca777941fecd6f778f2d21"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "7e4558dfe044c150b9aee8721734893e027f8d8119152b0ef353ff5ccc1f7cfa"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.4/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "a8000adc2940c2dfbc6b6b45e9215117fb4e4f821d9a6d1a2b67d01d8750b5a7"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.5/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "67a943bcf78307c2380540bab534a7622ef2f3e28aaa64411873aa57b739c5d3"
}
},
"bin": "terragrunt.exe",