diff --git a/bucket/terragrunt.json b/bucket/terragrunt.json index 0f7cc7bd72..4732a0b568 100644 --- a/bucket/terragrunt.json +++ b/bucket/terragrunt.json @@ -1,16 +1,16 @@ { - "version": "0.55.5", + "version": "0.55.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.55.5/terragrunt_windows_amd64.exe#/terragrunt.exe", - "hash": "1d32da37b47af8e8af1b9d3f7f42b4f613890e2fb326e494fe734b19b102f14d" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.6/terragrunt_windows_amd64.exe#/terragrunt.exe", + "hash": "15070d0faddb436a3ee4945e59fed5faf12d79b1cd298efffb9dac5e3ddff731" }, "32bit": { - "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.5/terragrunt_windows_386.exe#/terragrunt.exe", - "hash": "9c2575d1672644f8c5107236bdb31d74283201e27b3bd53dbd8de86b724e5031" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.6/terragrunt_windows_386.exe#/terragrunt.exe", + "hash": "794758622ffd57030a4428a3f4b2b6cfa1b5e0d8f8792f41cbfcf1e6c10db2d9" } }, "bin": "terragrunt.exe",