terragrunt: Update to version 0.23.24

This commit is contained in:
Jakub Čábera 2020-06-09 09:46:31 +02:00
parent db8aacd0f3
commit 940e3d73c0

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.23",
"version": "0.23.24",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.23/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "ed8dc53bf77f07976118b11fcf273fec9d65b407ceaeaee2e3366c159357c1a7"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.24/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "0af0302139abd79827f0e12875a9aec17b44bb53410c5aba6cf534e58ac64a57"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.23/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "8b6335b9f2df4572d38c25c8e4f7b9e222d2e48287f86ce51f085a714b032874"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.24/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "74c0e2f1126a395f2320344393fd18cefb0c29cd80e0bd16c1fc8fba9f8b47c2"
}
},
"bin": "terragrunt.exe",