diff --git a/bucket/terragrunt.json b/bucket/terragrunt.json index 956c83529e..8a7d07917c 100644 --- a/bucket/terragrunt.json +++ b/bucket/terragrunt.json @@ -1,16 +1,16 @@ { "homepage": "https://github.com/gruntwork-io/terragrunt", "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.", - "version": "0.19.15", + "version": "0.19.16", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.15/terragrunt_windows_amd64.exe#/terragrunt.exe", - "hash": "2e67cb1f00257df6fb9d17b62d56e35832a0b89e88511ff1652af1a9306a3802" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.16/terragrunt_windows_amd64.exe#/terragrunt.exe", + "hash": "9b0fbbaf9c7857ad544a4025015a80c0f5f0fc3a2b16da6722a0191e32d258d4" }, "32bit": { - "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.15/terragrunt_windows_386.exe#/terragrunt.exe", - "hash": "6f072f9595f85f17ee2b574c5dac52d0bdd1f56f43e699c4d20c23ae5139b735" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.16/terragrunt_windows_386.exe#/terragrunt.exe", + "hash": "5157ffd951d48d708e3fba1a563cf8d39eb2b54d7fdf7b8994b94802102bfeb0" } }, "bin": "terragrunt.exe",