terragrunt: Update to version 0.23.7

This commit is contained in:
Jakub Čábera 2020-04-08 13:51:28 +02:00
parent e1ab859ea2
commit 4fa1cb9085

View File

@ -1,16 +1,16 @@
{
"homepage": "https://github.com/gruntwork-io/terragrunt",
"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.6",
"version": "0.23.7",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "a51837096a3068ddf7719ffe6e0b5c514de5965062d2c3b922679d6a8e88d569"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "e13e9c37c3dc2ea047b5a1899476f841cf18feda19d6bb50b5288fc8d555a762"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.6/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "d4626ec5063d4005cd2dff75b4095c8971207f24ed4fb419a44d4ed5a9e1e98f"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.7/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "2335de8b9a9468cb2a4a14692522f037e1d4445c9430627b4d57187df390a1d4"
}
},
"bin": "terragrunt.exe",