terragrunt: Update to version 0.67.8

This commit is contained in:
github-actions[bot] 2024-09-18 00:34:34 +00:00
parent c40e926126
commit b7e0da1d0b

View File

@ -1,16 +1,16 @@
{
"version": "0.67.7",
"version": "0.67.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.67.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "e0c27460ed6f709a5044650ad3f5a757b30e1394933512f7dbaafde42dd3d781"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "3b1c3f24e07cc1cdf9793655c5bbc595b025dfc7ddae83516001edde4de76a4a"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.7/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "c75181c923fbe6202bfd42830fa96a0d2f031740f968f4174039ac1b9a961d00"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.8/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "291a2ec5a1dbcf5afa4743c2775b5b5c082d473ab77d2f018f881712e0c6292d"
}
},
"bin": "terragrunt.exe",