terragrunt: Update to version 0.23.28

This commit is contained in:
Jakub Čábera 2020-06-23 13:36:01 +02:00
parent d6ac1a4d99
commit 9c5d9cd538

View File

@ -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.", "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", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.27/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.28/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "cff20dfee0539c49755978a29a70ceb68e08d4fcd11f961d0f159b527af306ff" "hash": "33542c12f8ea9d3a975c79867506f75bb4fae276e9da755fbd7fcdba7b274ee7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.27/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.28/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "c7bf2f8c322b023721188569ea601a0fd7571f020ba692a656fd26f7e7d0a7cd" "hash": "1aadfe96da40c23fa252dc6253e32a20d139fc92c851e6c46e0a8df82be826cb"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",
"checkver": { "checkver": "github",
"github": "https://github.com/gruntwork-io/terragrunt"
},
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {