terragrunt: Update to version 0.46.3

This commit is contained in:
github-actions[bot] 2023-06-07 20:24:04 +00:00
parent e7744eaf92
commit 2854579b91

View File

@ -1,16 +1,16 @@
{ {
"version": "0.46.2", "version": "0.46.3",
"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.46.2/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.46.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "947dad3cd98127d196e4fede7e2c9c90de7d1d5f778c33838709499531f7c164" "hash": "e12d53fd458b16e43701e684ccd6f593500fc967c36de35d3dab24e1ef9e1c6c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.46.2/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.46.3/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "67b1585a086342c796eb53ffe91b9458661acfdd6171f31a6e676a78e2178d2e" "hash": "31babf6bc70715ebdc44a765648709aa474a2ebf74f06b7d83c244b9eb46bb1d"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",