terragrunt: Update to version 0.42.7

This commit is contained in:
github-actions[bot] 2023-01-07 04:28:39 +00:00
parent f83daeef54
commit d11a170e4d

View File

@ -1,16 +1,16 @@
{ {
"version": "0.42.6", "version": "0.42.7",
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.", "description": "Thin wrapper for Terraform that provides extra tools for keeping 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.42.6/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.42.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "91a6969b0e02e1442b21d4637b1d49db01135559d7719754a4e5eeb2d75527fc" "hash": "61355ed63cb40655080b86515876c143a08c6fae70e17773b460cb5fc0512b6a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.42.6/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.42.7/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "b46f30adc5be0c7e028a77db4c4924009a6274e43fde8865d8af49d81c89f712" "hash": "c422c052887f1e91131526ad12e6e6edca7828a3b82f00a1b9f236467653851b"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",