diff --git a/bucket/terragrunt.json b/bucket/terragrunt.json index defd2acd81..9d2a42171e 100644 --- a/bucket/terragrunt.json +++ b/bucket/terragrunt.json @@ -1,16 +1,16 @@ { - "version": "0.36.5", + "version": "0.36.6", "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.36.5/terragrunt_windows_amd64.exe#/terragrunt.exe", - "hash": "432fec566bd9e2b583474b53319e4c39c3ffd96dcad5e158a0b84481eea4e83e" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.36.6/terragrunt_windows_amd64.exe#/terragrunt.exe", + "hash": "853cc815c50ef2b8eb7736a376a071cc527ba5a740691f9c22d269b48038ecf5" }, "32bit": { - "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.36.5/terragrunt_windows_386.exe#/terragrunt.exe", - "hash": "935138c517a951a50b99e37d612cb9c2edad19916ca8d714ded78f62408839f1" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.36.6/terragrunt_windows_386.exe#/terragrunt.exe", + "hash": "39a2126af0809c189174620c2a9495370aaeccbfffedd9e216de1afd3ce1ddc5" } }, "bin": "terragrunt.exe",