diff --git a/bucket/terragrunt.json b/bucket/terragrunt.json index 184eef0818..e381d2598d 100644 --- a/bucket/terragrunt.json +++ b/bucket/terragrunt.json @@ -1,16 +1,16 @@ { - "version": "0.77.16", + "version": "0.77.17", "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.77.16/terragrunt_windows_amd64.exe#/terragrunt.exe", - "hash": "c34165b713b2c672773777f1565729fa680a0dcd732806b3572460bdc9e3bc4d" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.17/terragrunt_windows_amd64.exe#/terragrunt.exe", + "hash": "c8379c6c1f47972dce94dce4e6546796c2bb0ef3a675b286492d96759e898861" }, "32bit": { - "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.16/terragrunt_windows_386.exe#/terragrunt.exe", - "hash": "059e26acd147f72005c7a4af795bc9eacb3e04656dae5775b09d03b89868717f" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.17/terragrunt_windows_386.exe#/terragrunt.exe", + "hash": "5cd3ad9ce00c30805b4204b3bb72b8b3afdecfce3fdffab8fbcb131b63f633f6" } }, "bin": "terragrunt.exe",