terragrunt: Update to version 0.42.3

This commit is contained in:
github-actions[bot] 2022-12-02 12:31:32 +00:00
parent 5f12882801
commit 97aa212500

View File

@ -1,16 +1,16 @@
{ {
"version": "0.42.2", "version": "0.42.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.42.2/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.42.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "4248317f2ac9d8352734643995f81d3f1b15dea49040c5dc391d7170a2188e5c" "hash": "c68e3d35a440afd990692655ea5a260e20fa6931253b1b07b58911cf8d02ce3f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.42.2/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.42.3/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "87c4121ba86fcf085534f0f734514c36d6c28534a10046808002925212c5832c" "hash": "6c10d586791576dea6d86022c38cfab54ed26b4691732ea63bfccebaf4c778ba"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",