diff --git a/bucket/terragrunt.json b/bucket/terragrunt.json index 490bc2601c..e966096968 100644 --- a/bucket/terragrunt.json +++ b/bucket/terragrunt.json @@ -1,16 +1,16 @@ { - "version": "0.28.19", + "version": "0.28.20", "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.28.19/terragrunt_windows_amd64.exe#/terragrunt.exe", - "hash": "ca9bc057590bf0df524d9add262f3524fa547595bec4a0f5c7a517eb667b3a24" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.20/terragrunt_windows_amd64.exe#/terragrunt.exe", + "hash": "ed6f766ff1eaf2049e5a715746db4e631c6b8b4cf6a6ebfc22382d4ff0d0d92e" }, "32bit": { - "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.19/terragrunt_windows_386.exe#/terragrunt.exe", - "hash": "f9da158a7fca9bd39bc763e60673859a1ec02c2649b3858303f025b3d55897cb" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.20/terragrunt_windows_386.exe#/terragrunt.exe", + "hash": "2a47766c0b5a45554a0dcf33f24165f718169eb11c487804047c048936d8dc61" } }, "bin": "terragrunt.exe",