terragrunt: Update to version 0.58.3

This commit is contained in:
github-actions[bot] 2024-05-06 20:26:19 +00:00
parent d62561d706
commit 2a3a630ae8

View File

@ -1,16 +1,16 @@
{ {
"version": "0.58.2", "version": "0.58.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.58.2/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "286b4694f3af5a25b084400ba698f8634a19f66bc58ce573ac21010996725954" "hash": "3f6fd3598e0f1ba3d9f3aa7e167db003d1d64937a8d36f9f2d1f2dbd28917af4"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.2/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.3/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "486b8e6e1e579fabb3b248e72330541729bdd47fc231f951775b1740a7e3a197" "hash": "c72aeb1dd84a91ec5db09a06f3195051f198aa66985743f2d39c5d330140178c"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",