terragrunt: Update to version 0.23.19

This commit is contained in:
Jakub Čábera 2020-05-23 10:10:23 +02:00
parent 959b095ec8
commit 416ed5b044

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.18",
"version": "0.23.19",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.18/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "a5a501556e509aa3f72d908b310e22be92c1dcabe3d2339d049dd31010c8f7cf"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.19/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "313153a46a07226cde7dfcd5f2978df7dfc6e17e86c29e595303910168642bc3"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.18/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "f073db08ef0c2e605214f7c2f595d7d1e569002a3420223935d72a31aea32ea9"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.19/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "cbea221352ea512ff97734beb3954591a8d5b24b07413b2b2faaa18be8f1bed8"
}
},
"bin": "terragrunt.exe",