diff --git a/bucket/terragrunt.json b/bucket/terragrunt.json index 06f99a9a63..10c5b13910 100644 --- a/bucket/terragrunt.json +++ b/bucket/terragrunt.json @@ -1,22 +1,20 @@ { - "homepage": "https://github.com/gruntwork-io/terragrunt", + "version": "0.23.28", "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.27", + "homepage": "https://github.com/gruntwork-io/terragrunt", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.27/terragrunt_windows_amd64.exe#/terragrunt.exe", - "hash": "cff20dfee0539c49755978a29a70ceb68e08d4fcd11f961d0f159b527af306ff" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.28/terragrunt_windows_amd64.exe#/terragrunt.exe", + "hash": "33542c12f8ea9d3a975c79867506f75bb4fae276e9da755fbd7fcdba7b274ee7" }, "32bit": { - "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.27/terragrunt_windows_386.exe#/terragrunt.exe", - "hash": "c7bf2f8c322b023721188569ea601a0fd7571f020ba692a656fd26f7e7d0a7cd" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.28/terragrunt_windows_386.exe#/terragrunt.exe", + "hash": "1aadfe96da40c23fa252dc6253e32a20d139fc92c851e6c46e0a8df82be826cb" } }, "bin": "terragrunt.exe", - "checkver": { - "github": "https://github.com/gruntwork-io/terragrunt" - }, + "checkver": "github", "autoupdate": { "architecture": { "64bit": {