diff --git a/bucket/terragrunt.json b/bucket/terragrunt.json index 913488066a..8f7a5f70ca 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.23.15", + "version": "0.23.16", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.15/terragrunt_windows_amd64.exe#/terragrunt.exe", - "hash": "51a436a27d9f52cc5f14737a337dc5c1556988ed72cc499561e210aa5a35fb6e" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.16/terragrunt_windows_amd64.exe#/terragrunt.exe", + "hash": "5ffa619119be6104a47c2f3a6e33aa13b1ab14a3e476ea2f00c59f2b69649c75" }, "32bit": { - "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.15/terragrunt_windows_386.exe#/terragrunt.exe", - "hash": "24134510f2311794323fa766c0e13af7b1a2dc632a001019d9c777ac0f83cfa8" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.16/terragrunt_windows_386.exe#/terragrunt.exe", + "hash": "50be5a1ee957a2fc558ebf4e705da8c323bfabe2064c8842f00bb12e9c63af1c" } }, "bin": "terragrunt.exe",