diff --git a/bucket/terragrunt.json b/bucket/terragrunt.json index bcdaa3b79b..a91270312b 100644 --- a/bucket/terragrunt.json +++ b/bucket/terragrunt.json @@ -1,16 +1,16 @@ { - "version": "0.23.37", + "version": "0.23.38", "description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your 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.23.37/terragrunt_windows_amd64.exe#/terragrunt.exe", - "hash": "a9e3457cacc5b66deede5d36c58a1793c62a2f8df7f23908943242c64bbecc50" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.38/terragrunt_windows_amd64.exe#/terragrunt.exe", + "hash": "12451509decb121eeecc481922ee164bea7684306b3884116e0f7f79bbe6291a" }, "32bit": { - "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.37/terragrunt_windows_386.exe#/terragrunt.exe", - "hash": "d60636b84bcc37334267e86dad80d4386015df89e8c9851749e37b84aa32800d" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.38/terragrunt_windows_386.exe#/terragrunt.exe", + "hash": "ff8c36a97162d081cefc6d2650dae88873b610d6aed1149f19a7f3750bfd8170" } }, "bin": "terragrunt.exe",