diff --git a/bucket/terragrunt.json b/bucket/terragrunt.json index a5ac343b0c..58b89e9b43 100644 --- a/bucket/terragrunt.json +++ b/bucket/terragrunt.json @@ -1,16 +1,16 @@ { - "version": "0.26.5", + "version": "0.26.6", "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.", "homepage": "https://github.com/gruntwork-io/terragrunt", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.26.5/terragrunt_windows_amd64.exe#/terragrunt.exe", - "hash": "203ab8386a1246e6bc6be43d632bfd56260169b962c4f537c9b8015090a5549b" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.26.6/terragrunt_windows_amd64.exe#/terragrunt.exe", + "hash": "8baf41618471e9b93cf6cfbc6cba285f5e33d41cca3fcd80fac89d408dbf6273" }, "32bit": { - "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.26.5/terragrunt_windows_386.exe#/terragrunt.exe", - "hash": "103a6f9f61ec0d9b1f6b9f4e5d0a2062efdd0db83cce7d13267f71d58771db51" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.26.6/terragrunt_windows_386.exe#/terragrunt.exe", + "hash": "6a78e2bdd6f3cdc40f73b02fa8e96e834e370ed742796e24296078fefe4c60e6" } }, "bin": "terragrunt.exe",