terragrunt: Update to version 0.23.37

This commit is contained in:
Jakub Čábera 2020-08-27 22:43:42 +02:00
parent e52f4edfa4
commit d7ec6848ea

View File

@ -1,16 +1,16 @@
{
"version": "0.23.36",
"version": "0.23.37",
"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.",
"homepage": "https://github.com/gruntwork-io/terragrunt",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.36/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "7b96ae405e8f4ab9a07a71ce02e58f050778a0f792f48fdb6bd63165cc96b008"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.37/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "a9e3457cacc5b66deede5d36c58a1793c62a2f8df7f23908943242c64bbecc50"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.36/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "786ee0c03059cf802a4c07ab00a2d35fc579cc2c483b9469a6df4034989cdac1"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.37/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "d60636b84bcc37334267e86dad80d4386015df89e8c9851749e37b84aa32800d"
}
},
"bin": "terragrunt.exe",