diff --git a/bucket/terragrunt.json b/bucket/terragrunt.json index 677691e7c9..7834958bd3 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.20", + "version": "0.23.22", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.20/terragrunt_windows_amd64.exe#/terragrunt.exe", - "hash": "d4d03d3519cadd9cd4ca82663adb9da6b74327ddaabf781b1170c9dd5ba92f63" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.22/terragrunt_windows_amd64.exe#/terragrunt.exe", + "hash": "0a6b380e3522b959a1d7505928b72c5dd786605b5e4efbd5ccf6745feccab200" }, "32bit": { - "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.20/terragrunt_windows_386.exe#/terragrunt.exe", - "hash": "6950012590626a0cafe86f7092470dd199af7843d0e84c4ff1374a9b2561d068" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.22/terragrunt_windows_386.exe#/terragrunt.exe", + "hash": "1d5d3fead2d1c69b9cc2a6ef69441a8b7b26c9381ca5cd3f7079e40f7ddd630a" } }, "bin": "terragrunt.exe",