diff --git a/bucket/terragrunt.json b/bucket/terragrunt.json index d84883c1fa..d3b203b033 100644 --- a/bucket/terragrunt.json +++ b/bucket/terragrunt.json @@ -1,16 +1,16 @@ { - "version": "0.54.21", + "version": "0.54.22", "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.54.21/terragrunt_windows_amd64.exe#/terragrunt.exe", - "hash": "922d3881ad7b0cc9968644220dc18b3e3549e5a7576ccfe8e0660b6a10060a3a" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.22/terragrunt_windows_amd64.exe#/terragrunt.exe", + "hash": "a9d312b40f17d8327bf2679c66f43edee35b7b040517b90a03e9d09195609661" }, "32bit": { - "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.21/terragrunt_windows_386.exe#/terragrunt.exe", - "hash": "fc1faef68bc04fe0533dc5f4450afa399840d7a8b223514c4d6521e3810b7fd8" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.22/terragrunt_windows_386.exe#/terragrunt.exe", + "hash": "6ff92a0d89f904d9adf54d2013addf5bd1e1092cb12677cb0d16598c592130b5" } }, "bin": "terragrunt.exe",