terragrunt: Update to version 0.64.2

This commit is contained in:
github-actions[bot] 2024-07-29 20:25:56 +00:00
parent 71f7f5a211
commit cede62776f

View File

@ -1,16 +1,16 @@
{
"version": "0.64.1",
"version": "0.64.2",
"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.64.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "2353970b2f4d276e02bdf970fc2e20cd16a27edc853c8cc804f7d6604460b021"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.64.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "7248b3ddcf7d9fb7a6d5596c73afa353d0d28d3415925f0e9c025e62e50b4628"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.64.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "df12a35592e1698e930357ffe3775971418b224ff5d916627b45d84df83809f7"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.64.2/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "eafe5f0e2f3197c0e55526d865dcafcb399282b5673eb41f94827a266ab9e1e9"
}
},
"bin": "terragrunt.exe",