terragrunt: Update to version 0.46.2

This commit is contained in:
github-actions[bot] 2023-06-05 20:24:25 +00:00
parent a6500f4ffe
commit 2e27af0d9a

View File

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