terragrunt: Update to version 0.58.7

This commit is contained in:
github-actions[bot] 2024-05-18 20:24:45 +00:00
parent c453035109
commit 9fbde77105

View File

@ -1,16 +1,16 @@
{
"version": "0.58.6",
"version": "0.58.7",
"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",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "24efb3fddafc897362d13cb054c138f2fd7948d6fd21008fdb314b66ca21399b"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "4bef0c09ab4a88cf405c4ac5efff0e6857ac6b35591726eb78556788b33c3947"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.6/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "5960567d8b976fbc089aedf405b518f2cb6aba4173cac12c52baf9245fb21ace"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.7/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "0de9cc50fd4df36af9778a9b567bfe19d5b2756d887a04db6b99662fdb5f52aa"
}
},
"bin": "terragrunt.exe",