terragrunt: Update to version 0.93.8

This commit is contained in:
github-actions[bot] 2025-11-12 20:29:33 +00:00
parent c075e66964
commit 3ac86544d2

View File

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