terragrunt: Update to version 0.19.23

This commit is contained in:
Richard Kuhnt 2019-09-04 22:00:25 +00:00
parent 702146494c
commit 08b41ee9cc

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.19.22",
"version": "0.19.23",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.22/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "870ec4af20225bee0bd10707d4954f7233e1c94be6139de2c6f687e4f2e35007"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.23/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "1ef7eb9b64cc4db817b9e93cf737acc446b41d069315d5757ab5ce71e0bf7195"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.22/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "2ae4fdb42eff1742b45833f80b69f24b884f84020916b1b6bf4758e91d26dbc7"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.23/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "0a7cf09ae8a002309b146febfe5ed1e8ed5854fc6ba79e2cc25d6b19210b3f39"
}
},
"bin": "terragrunt.exe",