terragrunt: Update to version 0.42.5

This commit is contained in:
github-actions[bot] 2022-12-14 16:29:55 +00:00
parent e76ac59051
commit bd16bfe980

View File

@ -1,16 +1,16 @@
{ {
"version": "0.42.4", "version": "0.42.5",
"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.4/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.42.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "5ab5f0a0dc8f1061702de3127809cf4b9a6bc4b19c29b0787464fdb86b3b4113" "hash": "2bcb153b64a30578ccf490f5921ee227ca32a1fe2da46496c776cd6f31c9dea8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.42.4/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.42.5/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "32edab4c05782f053031819036f60cebad73ee874414755bc2d9ab379506d7a4" "hash": "6c9ef45e33fbf76a462e6b687ee1ce8a18c4431160bc8c76caed372ab9b946b1"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",