terragrunt: Update to version 0.23.34

This commit is contained in:
Jakub Čábera 2020-08-25 09:27:04 +02:00
parent 72d6b94a5c
commit 4dcf1ee39f

View File

@ -1,16 +1,16 @@
{ {
"version": "0.23.33", "version": "0.23.34",
"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.",
"homepage": "https://github.com/gruntwork-io/terragrunt", "homepage": "https://github.com/gruntwork-io/terragrunt",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.33/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.34/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "98453aa2ed87b148a6fe7e39c3feac687c06c75490cfe817bfdc145510a8b511" "hash": "e92955204e722d9b4c443c9949b23fc94ed305b88cc1dcf65adcb4d66e071641"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.33/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.34/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "cb4647c8c0f6ac1667f50ef7b4ee2fe4a4f2553dd5b45bce4fc47f7573eee73d" "hash": "c727466a45f948e1da1a9dd9dac073cbe352095726a49fb062e2fe807dbce2ca"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",