terragrunt: Update to version 0.93.6

This commit is contained in:
github-actions[bot] 2025-11-11 20:29:18 +00:00
parent 9c73b8448a
commit ed625817d4

View File

@ -1,16 +1,16 @@
{ {
"version": "0.93.5", "version": "0.93.6",
"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.5/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "a4505fef209a94e2cdee9961ec7c4a9a9622f6e2a577f3a5a8a6cd093848e020" "hash": "c9d8e3ef008e95c60c2b11fd91184b0a5c89abf72039605385a42354f3b7a6ee"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.5/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.6/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "ea200ac78b03921e5023adc4995615d5b1943b0dfc82f44800ff46efe5621c1d" "hash": "ca9fe9599ce070c9e8339958fe3c3e281e0ebed563e2fffda4298b36ea270af2"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",