terragrunt: Update to version 0.93.9

This commit is contained in:
github-actions[bot] 2025-11-17 16:31:33 +00:00
parent 15d9877f7d
commit d1ce197fff

View File

@ -1,16 +1,16 @@
{
"version": "0.93.8",
"version": "0.93.9",
"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.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "aebe5afb191dcd853d0d1ffc09bf3953280dc5aae90fcc996b630e8ebe0b164b"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.9/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "d9c03828bf7108778bb60483b08c6cf9f7a6b79afb8abaefcbf8878ec41e774a"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.8/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "bfa93e7701e13d0b57acb0636556fb8956d48fea00216b3267442bf9189d1813"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.9/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "073477016e4b04789c5c6037c1e297fe174af208b37483873ffaa9913c91e29c"
}
},
"bin": "terragrunt.exe",