terragrunt: Update to version 0.19.19

This commit is contained in:
Richard Kuhnt 2019-08-08 13:00:24 +00:00
parent 62d1ab053c
commit 84a28c8512

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://github.com/gruntwork-io/terragrunt", "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.", "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.18", "version": "0.19.19",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.18/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.19/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "c54280226d8822a2c767b85f2d857e5283760796ccd5c96ad22c2dbfb92b0a57" "hash": "9b7096a5386b625b722fdeb0c78d19ff7de18d335434ac13e6850869219e0a93"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.18/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.19/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "3932ed928651f465071685fe8c2b0c204007e6d3247226d7a1357ffa401d6e51" "hash": "23e0b89af3ebb6e40875958897c266ee44d5353c0c0d54b19cdc84f93a1766cc"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",