diff --git a/bucket/terragrunt.json b/bucket/terragrunt.json index ef4e45594f..feabd886c5 100644 --- a/bucket/terragrunt.json +++ b/bucket/terragrunt.json @@ -1,16 +1,16 @@ { - "version": "0.73.10", + "version": "0.73.11", "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.73.10/terragrunt_windows_amd64.exe#/terragrunt.exe", - "hash": "38655a72541fc3105ddcc1d973b186247293e1adccaf1e2e456972fa16db6199" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.11/terragrunt_windows_amd64.exe#/terragrunt.exe", + "hash": "610276d6035738c3835368f2cb3d725e4aa6f2b4c05f65befd39f9c58596feac" }, "32bit": { - "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.10/terragrunt_windows_386.exe#/terragrunt.exe", - "hash": "ba2e2e5fefb1c8c01805e31e258a5ed04a2e2c3ded74f708b41393b462e52369" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.11/terragrunt_windows_386.exe#/terragrunt.exe", + "hash": "cd1c3af23520fb7f76635387b1cbe3321eb30774f516a9e993d6b88b18493fba" } }, "bin": "terragrunt.exe",