terragrunt: Update to version 0.59.2

This commit is contained in:
github-actions[bot] 2024-06-12 20:26:21 +00:00
parent 599913359e
commit f2e162451c

View File

@ -1,16 +1,16 @@
{ {
"version": "0.59.1", "version": "0.59.2",
"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.59.1/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.59.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "87ea28d5701ab3ce087a08dc9df2840fdd1e23f648c23cbe885c20f64e9ab49c" "hash": "afe9473e31320919b321162875a2fde053f5de4d614f4dc4a4085337c0ffd843"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.59.1/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.59.2/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "1300c28e113c823fca5a33baddf1ad9ef779341bb5f9454970798e82fb14b2b6" "hash": "c5de15351dde80509534f701ac82e107b5942b97fbb9913184fb789b023991a5"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",