terragrunt: Update to version 0.19.26

This commit is contained in:
Richard Kuhnt 2019-09-24 10:00:25 +00:00
parent 02bf617431
commit 566436ab66

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.25",
"version": "0.19.26",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.25/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "0b2fd48b67df9c924519f9e2d04c78bb4fb6315b3049972aaaba4f1d2576d763"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.26/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "19dfb7689d8aefa760eda62c7c08687266e76a0c6e31f9937502ca8f57ad237e"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.25/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "74d0df98d80ce1a7c36d1a275281b7d5c524462ea455ec829c174610caa3588c"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.26/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "7b30ab220998b0b5f43fc1cfb7d7797576c1cac4b37c3cd1ca3e8570d68e7963"
}
},
"bin": "terragrunt.exe",