terragrunt: Update to version 0.93.5

This commit is contained in:
github-actions[bot] 2025-11-11 00:40:27 +00:00
parent 93ac400f22
commit 4746bdc937

View File

@ -1,16 +1,16 @@
{ {
"version": "0.93.4", "version": "0.93.5",
"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.4/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "e4c9838f5d61c842450a28cfe0fe0e5f5fa4fdfb946babc4af72cf5cff1504dd" "hash": "a4505fef209a94e2cdee9961ec7c4a9a9622f6e2a577f3a5a8a6cd093848e020"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.4/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.5/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "2834fc46134c59bde2236baa4597dffffb91ff3a76abb5726231059a263f187b" "hash": "ea200ac78b03921e5023adc4995615d5b1943b0dfc82f44800ff46efe5621c1d"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",