terragrunt: Update to version 0.93.7

This commit is contained in:
github-actions[bot] 2025-11-12 16:31:10 +00:00
parent b1a74732c9
commit 555f0fa852

View File

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