diff --git a/bucket/terragrunt.json b/bucket/terragrunt.json index 77f5f623df..d4848c2665 100644 --- a/bucket/terragrunt.json +++ b/bucket/terragrunt.json @@ -1,16 +1,16 @@ { - "version": "0.86.3", + "version": "0.87.0", "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.86.3/terragrunt_windows_amd64.exe#/terragrunt.exe", - "hash": "660ff8972eb7d8b31fa9ef723df8fa9758b94b3d24e3807cd0ea36630f340df8" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.87.0/terragrunt_windows_amd64.exe#/terragrunt.exe", + "hash": "ef4cc336e81ec642fa7ef1d4fbd7a0bc2aeeb79bd312788346ca57e3d723d894" }, "32bit": { - "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.86.3/terragrunt_windows_386.exe#/terragrunt.exe", - "hash": "5c5f01cf33bfd55e7a6a3c45cc4e7d881c0a16921bc7e72e3141e9d9f6644c19" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.87.0/terragrunt_windows_386.exe#/terragrunt.exe", + "hash": "89a556e193ce8d286ecef4ad86a9ec45cefee1a3709d14bb745bc93a98ca84d6" } }, "bin": "terragrunt.exe",