diff --git a/bucket/terragrunt.json b/bucket/terragrunt.json index 7529a775ab..c43f260707 100644 --- a/bucket/terragrunt.json +++ b/bucket/terragrunt.json @@ -1,16 +1,16 @@ { - "version": "0.53.7", + "version": "0.53.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.53.7/terragrunt_windows_amd64.exe#/terragrunt.exe", - "hash": "ff6a7c5d0edab8e6354f4f8d1beb49af7aca38bc081a93a1f62725ffd789653e" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.53.8/terragrunt_windows_amd64.exe#/terragrunt.exe", + "hash": "1b5d21b011ba0ebcd7dbfc7116dfbeceb6449c5bb8fb9e9c6e45b2e2dd21183b" }, "32bit": { - "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.53.7/terragrunt_windows_386.exe#/terragrunt.exe", - "hash": "07b37e84b4a75c8586e5063cac0cf53b6916127e27830815945790bf59d7f6c4" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.53.8/terragrunt_windows_386.exe#/terragrunt.exe", + "hash": "efd31a78f80912b6760c1243283c808c0d1b7659e14594671a6765bc95226da8" } }, "bin": "terragrunt.exe",