terragrunt: Update to version 0.23.14

This commit is contained in:
Jakub Čábera 2020-05-06 11:06:25 +02:00
parent 2907888e79
commit 395db0b72a

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.13",
"version": "0.23.14",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.13/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "72eac79c485dc4af020b1b03e7aa36491f6f06619b4ceb5f1100f5935eec0cfe"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.14/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "2ef5cedacde40fd0da6d17f57bc12210480bd7047213b28993b0386427d51273"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.13/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "3ab15ad77349e08c50206da020b8c3bef870fe6d2e84267da80da1650d59faf5"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.14/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "0cae7990caf37407adf6be51584ac7a8e90b19682e8842c8c57ee7b3e8d39cdf"
}
},
"bin": "terragrunt.exe",