terragrunt: Update to version 0.63.8

This commit is contained in:
github-actions[bot] 2024-07-25 16:29:38 +00:00
parent 1eb14e2e0e
commit e3a79e6f12

View File

@ -1,16 +1,16 @@
{
"version": "0.63.7",
"version": "0.63.8",
"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.63.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "1db9ef1eb58a739d530ca5c8685d0be56cb0219135fd6dae11e98aa32daca24a"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.63.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "10dd6f13c2bff0025083285cad07e6fe3706d310817a7b854f6a1fc257bc036c"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.63.7/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "2b933b1bd647b455605343d07a5c315de329ddff912bd36903929ed78d367139"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.63.8/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "514887514c10aa1ae817fa6d2384c96dcce786e1cf56c4860b3947bbdd2a4071"
}
},
"bin": "terragrunt.exe",