diff --git a/bucket/terragrunt.json b/bucket/terragrunt.json index aeeb9a1b93..9d9e760571 100644 --- a/bucket/terragrunt.json +++ b/bucket/terragrunt.json @@ -1,16 +1,16 @@ { - "version": "0.75.6", + "version": "0.75.7", "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.75.6/terragrunt_windows_amd64.exe#/terragrunt.exe", - "hash": "2c985f5fa39f7250fac93709155b10b8101819662047ad32b213d10c520ab738" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.7/terragrunt_windows_amd64.exe#/terragrunt.exe", + "hash": "292368d9e1bd93836cc330fae6d6e8bff3262b178fe8470bcd32fcd1bd0f1a3b" }, "32bit": { - "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.6/terragrunt_windows_386.exe#/terragrunt.exe", - "hash": "9fd05de3aaf7fa00acf49e701fff257c3b44eeca0a19665b1747cfd5092a0027" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.7/terragrunt_windows_386.exe#/terragrunt.exe", + "hash": "79306b2a7798d5af83306b6e54255359d537524bed2a1d5efc8ef1ab699f1e2f" } }, "bin": "terragrunt.exe",