terragrunt: Update to version 0.23.12

This commit is contained in:
Jakub Čábera 2020-04-28 11:55:39 +02:00
parent e7c586d43d
commit 41408a9732

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.10",
"version": "0.23.12",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.10/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "98cab53c46e02881e5084df0b1c0f2695239c730a05c7b4ab1de057773bb9f8f"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.12/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "c587119f307cd22908be764227b711f8d2d4501e855d804eeda552a3b6073970"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.10/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "ec0180ee60ab6b2bb39e74fa3d80055da6e61f1114cc716057bfa76dfb94edd0"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.12/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "fe90034237dbdd32a65f48470c3db18f66debeec751be8de2db181c8968ef193"
}
},
"bin": "terragrunt.exe",