terragrunt: Update to version 0.23.23

This commit is contained in:
Jakub Čábera 2020-05-29 19:04:31 +02:00
parent 39657805fe
commit 945128dee5

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.22",
"version": "0.23.23",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.22/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "0a6b380e3522b959a1d7505928b72c5dd786605b5e4efbd5ccf6745feccab200"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.23/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "ed8dc53bf77f07976118b11fcf273fec9d65b407ceaeaee2e3366c159357c1a7"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.22/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "1d5d3fead2d1c69b9cc2a6ef69441a8b7b26c9381ca5cd3f7079e40f7ddd630a"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.23/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "8b6335b9f2df4572d38c25c8e4f7b9e222d2e48287f86ce51f085a714b032874"
}
},
"bin": "terragrunt.exe",