terragrunt: Update to version 0.93.2

This commit is contained in:
github-actions[bot] 2025-11-05 16:30:55 +00:00
parent ba41a3ff73
commit 932d882d6d

View File

@ -1,16 +1,16 @@
{ {
"version": "0.93.1", "version": "0.93.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.93.1/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "84778954f153fd845a12004cfacdaad6e92c3003fb7c57f55e1de0a23faaa22c" "hash": "49cb2d6b9378963e0b6bd846cce6ee015af1390712bc45f73e5bc86d7ed3395f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.1/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.2/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "e38da4f7fb54d764287c163c7539c9dd04a4a3d1e130127e7cd407a53a4fe46e" "hash": "53ad648562915802794c0361bd8ba8bd483b90dcc8bd0b780d0c0c0a4adafc71"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",