terragrunt: Update to version 0.67.13

This commit is contained in:
github-actions[bot] 2024-09-25 16:30:22 +00:00
parent 5b5ed9fcae
commit bdccf55f39

View File

@ -1,16 +1,16 @@
{
"version": "0.67.12",
"version": "0.67.13",
"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.12/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "ff7c8fc3f865ab49e9cf4db78674d816792d943d516b598e0dc9acfd584e81a4"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.13/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "99d6681b61e2e73a1ba253ba59df11267ba513dded6cbf649878e0f12b372392"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.12/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "d7780f88847ecc75f04019bde051d471aa9dd192321ea4ba02e424b080d7e94b"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.13/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "825e70c6212b68ba482c9e63b2f3ef7be5649a8b693430d52c35eb5f98ae9320"
}
},
"bin": "terragrunt.exe",