terragrunt: Update to version 0.67.7

This commit is contained in:
github-actions[bot] 2024-09-17 20:27:53 +00:00
parent 2548d920bf
commit 6786f6e6d0

View File

@ -1,16 +1,16 @@
{
"version": "0.67.6",
"version": "0.67.7",
"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.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "bd7b3171ec0b2ace64033a639befa144611ae4b46eb56d756e867cb3111fa952"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "e0c27460ed6f709a5044650ad3f5a757b30e1394933512f7dbaafde42dd3d781"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.6/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "49d898ecc6f9ab9cc9d497498d4715e5ef44789baa059ef5ce6fd3cc673bfccb"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.7/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "c75181c923fbe6202bfd42830fa96a0d2f031740f968f4174039ac1b9a961d00"
}
},
"bin": "terragrunt.exe",