terragrunt: Update to version 0.81.10

This commit is contained in:
github-actions[bot] 2025-06-20 20:29:26 +00:00
parent bc12a645c3
commit e9009fe27f

View File

@ -1,16 +1,16 @@
{ {
"version": "0.81.9", "version": "0.81.10",
"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.81.9/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.81.10/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "507ada8c1f31ac55443aee7a5edf8bf002ff703b5308c070163c2ed7199ff5c3" "hash": "a2242dec2ccb0a49540d234dea7cf343821c59edb439747a5b423fa2e2f5a9c2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.81.9/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.81.10/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "1b9057eb5282dca7992042c1b711349d3059da5062d1bbf49848c56d619871f1" "hash": "d17d06271fc9f5aa0983a8a6d86bbe3006f1d5dc4a4f8891d5223f9e40179fa6"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",