terragrunt: Update to version 0.58.8

This commit is contained in:
github-actions[bot] 2024-05-20 20:25:27 +00:00
parent c66ac659da
commit cb68e31522

View File

@ -1,16 +1,16 @@
{ {
"version": "0.58.7", "version": "0.58.8",
"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.7/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "4bef0c09ab4a88cf405c4ac5efff0e6857ac6b35591726eb78556788b33c3947" "hash": "95f5e800551fbe950b200e34ddec89583796e913c4b3e22e768343c3744b3e6f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.7/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.8/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "0de9cc50fd4df36af9778a9b567bfe19d5b2756d887a04db6b99662fdb5f52aa" "hash": "1e71a9b3bca2c6d9f58a2a04525ca3105c4aa7b42f07f18435ae3b136bfc1263"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",